Home
last modified time | relevance | path

Searched refs:ADC_INT_FLAG_ROVF (Results 1 – 2 of 2) sorted by relevance

/hal_gigadevice-latest/gd32f4xx/standard_peripheral/include/
Dgd32f4xx_adc.h369 #define ADC_INT_FLAG_ROVF ADC_STAT_ROVF /*!< regular data registe… macro
/hal_gigadevice-latest/gd32f4xx/standard_peripheral/source/
Dgd32f4xx_adc.c1018 case ADC_INT_FLAG_ROVF: in adc_interrupt_flag_get()