Searched refs:STATUS_TXFIFO_FULL (Results 1 – 1 of 1) sorted by relevance
58 #define STATUS_TXFIFO_FULL BIT(8) macro221 while ((i < fifo_max) && !(mchp_corespi_read(spi, REG_STATUS) & STATUS_TXFIFO_FULL)) { in mchp_corespi_write_fifo()