Home
last modified time | relevance | path

Searched refs:ADC_STAB_DELAY_US (Results 1 – 20 of 20) sorted by relevance

/hal_stm32-latest/stm32cube/stm32f2xx/drivers/src/
Dstm32f2xx_hal_adc_ex.c167 counter = (ADC_STAB_DELAY_US * (SystemCoreClock / 1000000U)); in HAL_ADCEx_InjectedStart()
264 counter = (ADC_STAB_DELAY_US * (SystemCoreClock / 1000000U)); in HAL_ADCEx_InjectedStart_IT()
609 counter = (ADC_STAB_DELAY_US * (SystemCoreClock / 1000000U)); in HAL_ADCEx_MultiModeStart_DMA()
Dstm32f2xx_hal_adc.c740 counter = (ADC_STAB_DELAY_US * (SystemCoreClock / 1000000U)); in HAL_ADC_Start()
1039 counter = (ADC_STAB_DELAY_US * (SystemCoreClock / 1000000U)); in HAL_ADC_Start_IT()
1351 counter = (ADC_STAB_DELAY_US * (SystemCoreClock / 1000000U)); in HAL_ADC_Start_DMA()
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/src/
Dstm32f7xx_hal_adc_ex.c166 counter = (ADC_STAB_DELAY_US * (SystemCoreClock / 1000000)); in HAL_ADCEx_InjectedStart()
263 counter = (ADC_STAB_DELAY_US * (SystemCoreClock / 1000000)); in HAL_ADCEx_InjectedStart_IT()
608 counter = (ADC_STAB_DELAY_US * (SystemCoreClock / 1000000)); in HAL_ADCEx_MultiModeStart_DMA()
Dstm32f7xx_hal_adc.c751 counter = (ADC_STAB_DELAY_US * (SystemCoreClock / 1000000)); in HAL_ADC_Start()
1070 counter = (ADC_STAB_DELAY_US * (SystemCoreClock / 1000000)); in HAL_ADC_Start_IT()
1396 counter = (ADC_STAB_DELAY_US * (SystemCoreClock / 1000000)); in HAL_ADC_Start_DMA()
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/src/
Dstm32f4xx_hal_adc_ex.c166 counter = (ADC_STAB_DELAY_US * (SystemCoreClock / 1000000U)); in HAL_ADCEx_InjectedStart()
269 counter = (ADC_STAB_DELAY_US * (SystemCoreClock / 1000000U)); in HAL_ADCEx_InjectedStart_IT()
620 counter = (ADC_STAB_DELAY_US * (SystemCoreClock / 1000000U)); in HAL_ADCEx_MultiModeStart_DMA()
Dstm32f4xx_hal_adc.c738 counter = (ADC_STAB_DELAY_US * (SystemCoreClock / 1000000U)); in HAL_ADC_Start()
1059 counter = (ADC_STAB_DELAY_US * (SystemCoreClock / 1000000U)); in HAL_ADC_Start_IT()
1386 counter = (ADC_STAB_DELAY_US * (SystemCoreClock / 1000000U)); in HAL_ADC_Start_DMA()
/hal_stm32-latest/stm32cube/stm32l0xx/drivers/src/
Dstm32l0xx_hal_adc.c318 #define ADC_STAB_DELAY_US (1U) macro
2229 ADC_DelayMicroSecond(ADC_STAB_DELAY_US); in ADC_Enable()
/hal_stm32-latest/stm32cube/stm32f0xx/drivers/src/
Dstm32f0xx_hal_adc.c327 #define ADC_STAB_DELAY_US ( 1U) macro
2221 wait_loop_index = (ADC_STAB_DELAY_US * (SystemCoreClock / 1000000U)); in ADC_Enable()
/hal_stm32-latest/stm32cube/stm32f1xx/drivers/src/
Dstm32f1xx_hal_adc.c346 #define ADC_STAB_DELAY_US 1U macro
2248 wait_loop_index = (ADC_STAB_DELAY_US * (SystemCoreClock / 1000000U)); in ADC_Enable()
/hal_stm32-latest/stm32cube/stm32l1xx/drivers/src/
Dstm32l1xx_hal_adc.c355 #define ADC_STAB_DELAY_US (3U) macro
2211 wait_loop_index = (ADC_STAB_DELAY_US * (SystemCoreClock / 1000000)); in ADC_Enable()
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/src/
Dstm32f3xx_hal_adc_ex.c78 #define ADC_STAB_DELAY_US ( 10U) macro
117 #define ADC_STAB_DELAY_US ( 1U) macro
339 wait_loop_index = (ADC_STAB_DELAY_US * (SystemCoreClock / 1000000U)); in HAL_ADC_Init()
7540 wait_loop_index = (ADC_STAB_DELAY_US * (SystemCoreClock / 1000000U)); in ADC_Enable()
/hal_stm32-latest/stm32cube/stm32f2xx/drivers/include/
Dstm32f2xx_hal_adc.h630 #define ADC_STAB_DELAY_US 3U macro
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/include/
Dstm32f4xx_hal_adc.h639 #define ADC_STAB_DELAY_US 3U macro
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/
Dstm32f7xx_hal_adc.h677 #define ADC_STAB_DELAY_US ((uint32_t) 3U) macro
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_adc.h1232 #define ADC_STAB_DELAY_US ((uint32_t) 10) /*!< ADC voltage regulator startup time… macro
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/include/
Dstm32mp1xx_hal_adc.h1032 #define ADC_STAB_DELAY_US ((uint32_t) 10) /*!< ADC voltage regulator startup time… macro
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_hal_adc.h1264 #define ADC_STAB_DELAY_US (10UL) /*!< ADC voltage regulator startup time */ macro
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_hal_adc.h1599 #define ADC_STAB_DELAY_US ((uint32_t) 10) /*!< ADC voltage regulator startup time… macro
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/src/
Dstm32mp1xx_hal_adc_ex.c335 wait_loop_index = (ADC_STAB_DELAY_US * (SystemCoreClock / (1000000UL * 2UL))); in HAL_ADCEx_LinearCalibration_SetValue()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_adc_ex.c356 wait_loop_index = ((ADC_STAB_DELAY_US / 10UL) * ((SystemCoreClock / (100000UL * 2UL)) + 1UL)); in HAL_ADCEx_LinearCalibration_SetValue()