/btstack/port/stm32-f4discovery-cc256x/bsp/ |
H A D | cs43l22.c | 137 uint32_t counter = 0; in cs43l22_Init() local 250 uint32_t counter = 0; in cs43l22_Play() local 276 uint32_t counter = 0; in cs43l22_Pause() local 295 uint32_t counter = 0; in cs43l22_Resume() local 323 uint32_t counter = 0; in cs43l22_Stop() local 347 uint32_t counter = 0; in cs43l22_SetVolume() local 386 uint32_t counter = 0; in cs43l22_SetMute() local 415 uint32_t counter = 0; in cs43l22_SetOutputMode() local
|
/btstack/port/stm32-f4discovery-usb/bsp/ |
H A D | cs43l22.c | 137 uint32_t counter = 0; in cs43l22_Init() local 250 uint32_t counter = 0; in cs43l22_Play() local 276 uint32_t counter = 0; in cs43l22_Pause() local 295 uint32_t counter = 0; in cs43l22_Resume() local 323 uint32_t counter = 0; in cs43l22_Stop() local 347 uint32_t counter = 0; in cs43l22_SetVolume() local 386 uint32_t counter = 0; in cs43l22_SetMute() local 415 uint32_t counter = 0; in cs43l22_SetOutputMode() local
|
/btstack/port/stm32-f4discovery-usb/Drivers/STM32F4xx_HAL_Driver/Src/ |
H A D | stm32f4xx_hal_adc.c | 719 __IO uint32_t counter = 0U; in HAL_ADC_Start() local 1024 __IO uint32_t counter = 0U; in HAL_ADC_Start_IT() local 1340 __IO uint32_t counter = 0U; in HAL_ADC_Start_DMA() local 1620 __IO uint32_t counter = 0U; in HAL_ADC_ConfigChannel() local
|
H A D | stm32f4xx_hal_adc_ex.c | 149 __IO uint32_t counter = 0U; in HAL_ADCEx_InjectedStart() local 244 __IO uint32_t counter = 0U; in HAL_ADCEx_InjectedStart_IT() local 581 __IO uint32_t counter = 0U; in HAL_ADCEx_MultiModeStart_DMA() local
|
H A D | stm32f4xx_hal_timebase_rtc_alarm_template.c | 97 __IO uint32_t counter = 0U; in HAL_InitTick() local 253 __IO uint32_t counter = 0U; in HAL_RTC_AlarmAEventCallback() local
|
H A D | stm32f4xx_hal_timebase_rtc_wakeup_template.c | 104 __IO uint32_t counter = 0U; in HAL_InitTick() local
|
/btstack/chipset/cinnamon/ |
H A D | hopping.c | 106 static uint16_t hopping_csa2_prn_e(hopping_t *c, uint16_t counter){ in hopping_csa2_prn_e() 121 uint8_t hopping_csa2_get_channel_for_counter( hopping_t *c, uint16_t counter ){ in hopping_csa2_get_channel_for_counter()
|
/btstack/src/ble/ |
H A D | le_device_db_memory.c | 100 int counter = 0; in le_device_db_count() local 215 void le_device_db_remote_counter_set(int index, uint32_t counter){ in le_device_db_remote_counter_set() 225 void le_device_db_local_counter_set(int index, uint32_t counter){ in le_device_db_local_counter_set()
|
H A D | le_device_db_tlv.c | 419 void le_device_db_remote_counter_set(int index, uint32_t counter){ in le_device_db_remote_counter_set() 444 void le_device_db_local_counter_set(int index, uint32_t counter){ in le_device_db_local_counter_set()
|
/btstack/port/stm32-l451-miromico-sx1280/Drivers/STM32L4xx_HAL_Driver/Src/ |
H A D | stm32l4xx_hal_lcd.c | 142 uint32_t counter; in HAL_LCD_Init() local 428 uint32_t counter; in HAL_LCD_Clear() local
|
/btstack/3rd-party/lwip/core/src/netif/ppp/ |
H A D | vj.c | 42 #define INCR(counter) ++comp->stats.counter argument 44 #define INCR(counter) argument
|
/btstack/platform/posix/ |
H A D | le_device_db_fs.c | 267 int counter = 0; in le_device_db_count() local 393 void le_device_db_remote_counter_set(int index, uint32_t counter){ in le_device_db_remote_counter_set() 405 void le_device_db_local_counter_set(int index, uint32_t counter){ in le_device_db_local_counter_set()
|
/btstack/port/renesas-tb-s1ja-cc256x/template/btstack_example/synergy/ssp/inc/driver/api/ |
H A D | r_input_capture_api.h | 129 … uint32_t counter; ///< The value of the timer captured at the time of interrupt. member 137 … uint32_t counter; ///< The value of the timer captured at the time of interrupt. member
|
/btstack/example/ |
H A D | led_counter.c | 56 static int counter = 0; variable
|
H A D | nordic_spp_le_counter.c | 100 static int counter = 0; variable
|
H A D | spp_counter.c | 120 static int counter = 0; in heartbeat_handler() local
|
H A D | ublox_spp_le_counter.c | 103 static int counter = 0; variable
|
H A D | ant_test.c | 217 static int counter = 0; in heartbeat_handler() local
|
H A D | gatt_counter.c | 169 static int counter = 0; variable
|
/btstack/platform/wiced/ |
H A D | le_device_db_wiced_dct.c | 159 int counter = 0; in le_device_db_get_absolute_index_for_device_index() local 187 int counter = 0; in le_device_db_count() local
|
/btstack/platform/daemon/example/ |
H A D | rfcomm_echo.c | 68 int counter = 0; variable
|
H A D | rfcomm_test.c | 70 int counter = 0; variable
|
H A D | l2cap_throughput.c | 66 uint32_t counter = 0; variable
|
/btstack/test/classic-oob-pairing/ |
H A D | spp_counter.c | 120 static int counter = 0; in heartbeat_handler() local
|
/btstack/src/ |
H A D | btstack_linked_list.c | 120 int counter = 0; in btstack_linked_list_count() local
|