Home
last modified time | relevance | path

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

/hal_nxp-2.7.6/mcux/drivers/kinetis/
Dfsl_lpsci_dma.c51 kLPSCI_RxBusy /* RX busy. */ enumerator
245 if (kLPSCI_RxBusy == handle->rxState) in LPSCI_TransferReceiveDMA()
251 handle->rxState = kLPSCI_RxBusy; in LPSCI_TransferReceiveDMA()
Dfsl_lpsci.c43 kLPSCI_RxBusy, /*!< RX busy. */ enumerator
735 if (kLPSCI_RxBusy == handle->rxState) in LPSCI_TransferReceiveNonBlocking()
783 handle->rxState = kLPSCI_RxBusy; in LPSCI_TransferReceiveNonBlocking()
804 handle->rxState = kLPSCI_RxBusy; in LPSCI_TransferReceiveNonBlocking()