STM32F439xx HAL User Manual
Defines
Definitions of ADC hardware constraints delays
ADC Exported Constants

Defines

#define LL_ADC_DELAY_VREFINT_STAB_US   ( 10U)
#define LL_ADC_DELAY_TEMPSENSOR_STAB_US   ( 10U)

Detailed Description

Note:
Only ADC IP HW delays are defined in ADC LL driver driver, not timeout values. For details on delays values, refer to descriptions in source code above each literal definition.

Define Documentation

#define LL_ADC_DELAY_TEMPSENSOR_STAB_US   ( 10U)

Delay for internal voltage reference stabilization time

Definition at line 1077 of file stm32f4xx_ll_adc.h.

#define LL_ADC_DELAY_VREFINT_STAB_US   ( 10U)

Delay for internal voltage reference stabilization time

Definition at line 1071 of file stm32f4xx_ll_adc.h.