Searched refs:ADC5_GEN3_STATUS1_CONV_FAULT (Results 1 – 2 of 2) sorted by relevance
25 #define ADC5_GEN3_STATUS1_CONV_FAULT BIT(7) macro
309 if (status & ADC5_GEN3_STATUS1_CONV_FAULT) { in adc5_gen3_isr()