Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/lpflexcomm/lpspi/
Dfsl_lpspi.c84 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