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