Home
last modified time | relevance | path

Searched refs:LPSPI_TxFifoReady (Results 1 – 1 of 1) sorted by relevance

/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/lpspi/
Dfsl_lpspi.c107 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