STM32H735xx HAL User Manual
|
Defines | |
#define | ADC_EOC_SINGLE_CONV (ADC_ISR_EOC) |
#define | ADC_EOC_SEQ_CONV (ADC_ISR_EOS) |
#define ADC_EOC_SEQ_CONV (ADC_ISR_EOS) |
End of sequence conversions flag
Definition at line 618 of file stm32h7xx_hal_adc.h.
Referenced by HAL_ADC_PollForConversion(), HAL_ADC_Start_IT(), HAL_ADCEx_InjectedPollForConversion(), and HAL_ADCEx_InjectedStart_IT().
#define ADC_EOC_SINGLE_CONV (ADC_ISR_EOC) |
End of unitary conversion flag
Definition at line 617 of file stm32h7xx_hal_adc.h.