STM32L443xx HAL User Manual
|
Defines | |
#define | LL_ADC_DELAY_INTERNAL_REGUL_STAB_US ( 20UL) |
#define | LL_ADC_DELAY_VREFINT_STAB_US ( 12UL) |
#define | LL_ADC_DELAY_TEMPSENSOR_STAB_US (120UL) |
#define | LL_ADC_DELAY_CALIB_ENABLE_ADC_CYCLES ( 4UL) |
#define LL_ADC_DELAY_CALIB_ENABLE_ADC_CYCLES ( 4UL) |
Delay required between ADC end of calibration and ADC enable
Definition at line 1371 of file stm32l4xx_ll_adc.h.
#define LL_ADC_DELAY_INTERNAL_REGUL_STAB_US ( 20UL) |
Delay for ADC stabilization time (ADC voltage regulator start-up time)
Definition at line 1350 of file stm32l4xx_ll_adc.h.
Referenced by HAL_ADC_Init().
#define LL_ADC_DELAY_TEMPSENSOR_STAB_US (120UL) |
Delay for temperature sensor stabilization time
Definition at line 1362 of file stm32l4xx_ll_adc.h.
Referenced by HAL_ADC_ConfigChannel(), and HAL_ADCEx_InjectedConfigChannel().
#define LL_ADC_DELAY_VREFINT_STAB_US ( 12UL) |
Delay for internal voltage reference stabilization time
Definition at line 1356 of file stm32l4xx_ll_adc.h.