Home
last modified time | relevance | path

Searched defs:counter (Results 1 – 25 of 49) sorted by relevance

12

/btstack/port/stm32-f4discovery-cc256x/bsp/
H A Dcs43l22.c137 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 Dcs43l22.c137 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 Dstm32f4xx_hal_adc.c719 __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 Dstm32f4xx_hal_adc_ex.c149 __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 Dstm32f4xx_hal_timebase_rtc_alarm_template.c97 __IO uint32_t counter = 0U; in HAL_InitTick() local
253 __IO uint32_t counter = 0U; in HAL_RTC_AlarmAEventCallback() local
H A Dstm32f4xx_hal_timebase_rtc_wakeup_template.c104 __IO uint32_t counter = 0U; in HAL_InitTick() local
/btstack/chipset/cinnamon/
H A Dhopping.c106 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 Dle_device_db_memory.c100 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 Dle_device_db_tlv.c419 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 Dstm32l4xx_hal_lcd.c142 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 Dvj.c42 #define INCR(counter) ++comp->stats.counter argument
44 #define INCR(counter) argument
/btstack/platform/posix/
H A Dle_device_db_fs.c267 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 Dr_input_capture_api.h129 … 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 Dled_counter.c56 static int counter = 0; variable
H A Dnordic_spp_le_counter.c100 static int counter = 0; variable
H A Dspp_counter.c120 static int counter = 0; in heartbeat_handler() local
H A Dublox_spp_le_counter.c103 static int counter = 0; variable
H A Dant_test.c217 static int counter = 0; in heartbeat_handler() local
H A Dgatt_counter.c169 static int counter = 0; variable
/btstack/platform/wiced/
H A Dle_device_db_wiced_dct.c159 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 Drfcomm_echo.c68 int counter = 0; variable
H A Drfcomm_test.c70 int counter = 0; variable
H A Dl2cap_throughput.c66 uint32_t counter = 0; variable
/btstack/test/classic-oob-pairing/
H A Dspp_counter.c120 static int counter = 0; in heartbeat_handler() local
/btstack/src/
H A Dbtstack_linked_list.c120 int counter = 0; in btstack_linked_list_count() local

12