STM32F103xB HAL User Manual
|
Defines | |
#define | LL_ADC_DELAY_TEMPSENSOR_STAB_US (10U) |
#define | LL_ADC_DELAY_DISABLE_CALIB_ADC_CYCLES (2U) |
#define | LL_ADC_DELAY_ENABLE_CALIB_ADC_CYCLES (2U) |
#define LL_ADC_DELAY_DISABLE_CALIB_ADC_CYCLES (2U) |
Delay required between ADC disable and ADC calibration start
Definition at line 915 of file stm32f1xx_ll_adc.h.
#define LL_ADC_DELAY_ENABLE_CALIB_ADC_CYCLES (2U) |
Delay required between end of ADC enable and the start of ADC calibration
Definition at line 925 of file stm32f1xx_ll_adc.h.
#define LL_ADC_DELAY_TEMPSENSOR_STAB_US (10U) |
Delay for internal voltage reference stabilization time
Definition at line 903 of file stm32f1xx_ll_adc.h.