Searched refs:kLPUART_RxBusy (Results 1 – 2 of 2) sorted by relevance
28 kLPUART_RxBusy /* RX busy. */ enumerator227 if (kLPUART_RxBusy == handle->rxState) in LPUART_ReceiveEDMA()233 handle->rxState = kLPUART_RxBusy; in LPUART_ReceiveEDMA()
20 kLPUART_RxBusy /*!< RX busy. */ enumerator907 if (kLPUART_RxBusy == handle->rxState) in LPUART_TransferReceiveNonBlocking()955 handle->rxState = kLPUART_RxBusy; in LPUART_TransferReceiveNonBlocking()975 handle->rxState = kLPUART_RxBusy; in LPUART_TransferReceiveNonBlocking()