Searched refs:STATUS_RXFIFO_EMPTY (Results 1 – 1 of 1) sorted by relevance
60 #define STATUS_RXFIFO_EMPTY BIT(6) macro147 while ((i < fifo_max) && !(mchp_corespi_read(spi, REG_STATUS) & STATUS_RXFIFO_EMPTY)) { in mchp_corespi_read_fifo()