Searched refs:DT2811_ADCSR_ADDONE (Results 1 – 1 of 1) sorted by relevance
49 #define DT2811_ADCSR_ADDONE BIT(7) /* r 1=A/D conv done */ macro212 if (status & DT2811_ADCSR_ADDONE) { in dt2811_interrupt()