Searched refs:FS_ADC_NOT_FULL (Results 1 – 1 of 1) sorted by relevance
116 #define FS_ADC_NOT_FULL BIT(10) /* ADC FIFO not full */ macro632 if (!(fifo_status & FS_ADC_NOT_FULL)) /* 0 -> full */ in rtd_interrupt()