Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/lpsci/
Dfsl_lpsci.c41 kLPSCI_TxBusy, /*!< TX busy. */ enumerator
661 if (kLPSCI_TxBusy == handle->txState) in LPSCI_TransferSendNonBlocking()
670 handle->txState = kLPSCI_TxBusy; in LPSCI_TransferSendNonBlocking()