Searched refs:ADC_STAT_WDE0 (Results 1 – 4 of 4) sorted by relevance
71 #define ADC_STAT_WDE0 BIT(0) /*!< analog watchdog 0 eve… macro153 #define ADC_FLAG_WDE0 ADC_STAT_WDE0 /*!< a…314 #define ADC_INT_WDE0 ADC_STAT_WDE0 /*!< a…320 #define ADC_INT_FLAG_WDE0 ADC_STAT_WDE0 /*!< a…
79 #define ADC_STAT_WDE0 BIT(0) /*!< analog watchdog 0 eve… macro175 #define ADC_FLAG_WDE0 ADC_STAT_WDE0 /*!< a…412 #define ADC_INT_WDE0 ADC_STAT_WDE0 /*!< a…419 #define ADC_INT_FLAG_WDE0 ADC_STAT_WDE0 /*!< a…
943 state = ADC_STAT(adc_periph) & ADC_STAT_WDE0; in adc_interrupt_flag_get()
1058 state = ADC_STAT(adc_periph) & ADC_STAT_WDE0; in adc_interrupt_flag_get()