STM32F479xx HAL User Manual
|
Defines | |
#define | ADC_STAB_DELAY_US 3U |
#define | ADC_TEMPSENSOR_DELAY_US 10U |
#define ADC_STAB_DELAY_US 3U |
Definition at line 640 of file stm32f4xx_hal_adc.h.
Referenced by HAL_ADC_Start(), HAL_ADC_Start_DMA(), HAL_ADC_Start_IT(), HAL_ADCEx_InjectedStart(), HAL_ADCEx_InjectedStart_IT(), and HAL_ADCEx_MultiModeStart_DMA().
#define ADC_TEMPSENSOR_DELAY_US 10U |
Definition at line 644 of file stm32f4xx_hal_adc.h.
Referenced by HAL_ADC_ConfigChannel().