Home
last modified time | relevance | path

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

/lk-master/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/
A Dstm32f7xx_hal_adc.c399 __IO uint32_t counter = 0; in HAL_ADC_Start() local
594 __IO uint32_t counter = 0; in HAL_ADC_Start_IT() local
814 __IO uint32_t counter = 0; in HAL_ADC_Start_DMA() local
993 __IO uint32_t counter = 0; in HAL_ADC_ConfigChannel() local
A Dstm32f7xx_hal_adc_ex.c179 __IO uint32_t counter = 0; in HAL_ADCEx_InjectedStart() local
241 __IO uint32_t counter = 0; in HAL_ADCEx_InjectedStart_IT() local
450 __IO uint32_t counter = 0; in HAL_ADCEx_MultiModeStart_DMA() local
A Dstm32f7xx_hal_ltdc.c528 uint32_t counter = 0; in HAL_LTDC_ConfigCLUT() local
A Dstm32f7xx_hal_sai.c1085 …usTypeDef HAL_SAI_EnableRxMuteMode(SAI_HandleTypeDef *hsai, SAIcallback callback, uint16_t counter) in HAL_SAI_EnableRxMuteMode()
/lk-master/external/platform/stm32f4xx/STM32F4xx_StdPeriph_Driver/src/
A Dstm32f4xx_cryp_aes.c111 __IO uint32_t counter = 0; in CRYP_AES_ECB() local
301 __IO uint32_t counter = 0; in CRYP_AES_CBC() local
503 __IO uint32_t counter = 0; in CRYP_AES_CTR() local
679 __IO uint32_t counter = 0; in CRYP_AES_GCM() local
1146 __IO uint32_t counter = 0; in CRYP_AES_CCM() local
A Dstm32f4xx_hash_md5.c99 __IO uint32_t counter = 0; in HASH_MD5() local
176 __IO uint32_t counter = 0; in HMAC_MD5() local
A Dstm32f4xx_hash_sha1.c99 __IO uint32_t counter = 0; in HASH_SHA1() local
177 __IO uint32_t counter = 0; in HMAC_SHA1() local
A Dstm32f4xx_cryp_des.c104 __IO uint32_t counter = 0; in CRYP_DES_ECB() local
206 __IO uint32_t counter = 0; in CRYP_DES_CBC() local
A Dstm32f4xx_cryp_tdes.c105 __IO uint32_t counter = 0; in CRYP_TDES_ECB() local
214 __IO uint32_t counter = 0; in CRYP_TDES_CBC() local
A Dstm32f4xx_can.c1066 uint8_t counter=0; in CAN_GetReceiveErrorCounter() local
1086 uint8_t counter=0; in CAN_GetLSBTransmitErrorCounter() local
/lk-master/external/platform/stm32f2xx/STM32F2xx_StdPeriph_Driver/src/
A Dstm32f2xx_cryp_aes.c109 __IO uint32_t counter = 0; in CRYP_AES_ECB() local
292 __IO uint32_t counter = 0; in CRYP_AES_CBC() local
488 __IO uint32_t counter = 0; in CRYP_AES_CTR() local
A Dstm32f2xx_hash_md5.c99 __IO uint32_t counter = 0; in HASH_MD5() local
176 __IO uint32_t counter = 0; in HMAC_MD5() local
A Dstm32f2xx_hash_sha1.c99 __IO uint32_t counter = 0; in HASH_SHA1() local
177 __IO uint32_t counter = 0; in HMAC_SHA1() local
A Dstm32f2xx_cryp_des.c105 __IO uint32_t counter = 0; in CRYP_DES_ECB() local
201 __IO uint32_t counter = 0; in CRYP_DES_CBC() local
A Dstm32f2xx_cryp_tdes.c107 __IO uint32_t counter = 0; in CRYP_TDES_ECB() local
210 __IO uint32_t counter = 0; in CRYP_TDES_CBC() local
A Dstm32f2xx_can.c1068 uint8_t counter=0; in CAN_GetReceiveErrorCounter() local
1088 uint8_t counter=0; in CAN_GetLSBTransmitErrorCounter() local
/lk-master/external/platform/stm32f0xx/STM32F0xx_HAL_Driver/
A Dstm32f0xx_hal_timebase_rtc_alarm_template.c114 __IO uint32_t counter = 0U; in HAL_InitTick() local
271 __IO uint32_t counter = 0U; in HAL_RTC_AlarmAEventCallback() local
A Dstm32f0xx_hal_timebase_rtc_wakeup_template.c121 __IO uint32_t counter = 0U; in HAL_InitTick() local
/lk-master/external/lib/lwip/netif/ppp/
A Dvj.c45 #define INCR(counter) ++comp->stats.counter argument
47 #define INCR(counter) argument
/lk-master/external/platform/pico/rp2040/hardware_structs/include/hardware/structs/
A Dbus_ctrl.h41 } counter[4]; member
/lk-master/platform/cc13xx/include/platform/
A Dti-rf.h267 uint16_t counter; member
/lk-master/external/platform/cc13xx/cc13xxware/driverlib/
A Drf_common_cmd.h571 …uint16_t counter; //!< \brief Counter. On start, the radio CPU decrements the v… member
682 …uint16_t counter; //!< \brief Counter. On start, the radio CPU decrements the v… member
/lk-master/external/lib/miniz/
A Dminiz.c668 …tinfl_status status = TINFL_STATUS_FAILED; mz_uint32 num_bits, dist, counter, num_extra; tinfl_bit… in tinfl_decompress() local

Completed in 43 milliseconds