Home
last modified time | relevance | path

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

/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32e50x/standard_peripheral/include/
Dgd32e50x_adc.h423 #define ADC_INT_FLAG_WDE2 ADC_STAT_WDE2 /*!< a… macro
/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32e50x/standard_peripheral/source/
Dgd32e50x_adc.c1081 case ADC_INT_FLAG_WDE2: in adc_interrupt_flag_get()