Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/lpsci/
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()