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