Searched refs:LPSPI_TxFifoReady (Results 1 – 1 of 1) sorted by relevance
107 static bool LPSPI_TxFifoReady(LPSPI_Type *base);1200 if (!LPSPI_TxFifoReady(base))1214 if (!LPSPI_TxFifoReady(base))1411 if (!LPSPI_TxFifoReady(base))1429 if (!LPSPI_TxFifoReady(base))1917 if (!LPSPI_TxFifoReady(base))2385 static bool LPSPI_TxFifoReady(LPSPI_Type *base) function