Searched refs:LPSPI_TxFifoReady (Results 1 – 1 of 1) sorted by relevance
84 static bool LPSPI_TxFifoReady(LPSPI_Type *base);973 if (!LPSPI_TxFifoReady(base))982 if (!LPSPI_TxFifoReady(base))1284 if (!LPSPI_TxFifoReady(base))1298 if (!LPSPI_TxFifoReady(base))1788 if (!LPSPI_TxFifoReady(base))2239 static bool LPSPI_TxFifoReady(LPSPI_Type *base) function