Searched refs:ADC5_USR_STATUS1_CONV_FAULT (Results 1 – 1 of 1) sorted by relevance
27 #define ADC5_USR_STATUS1_CONV_FAULT BIT(7) macro378 if (status & ADC5_USR_STATUS1_CONV_FAULT) { in adc7_do_conversion()