Searched refs:kUART_RxBusy (Results 1 – 2 of 2) sorted by relevance
78 kUART_RxBusy /* RX busy. */ enumerator277 if (kUART_RxBusy == handle->rxState) in UART_ReceiveEDMA()283 handle->rxState = kUART_RxBusy; in UART_ReceiveEDMA()
43 kUART_RxBusy, /* RX busy. */ enumerator795 if (kUART_RxBusy == handle->rxState) in UART_TransferReceiveNonBlocking()843 handle->rxState = kUART_RxBusy; in UART_TransferReceiveNonBlocking()864 handle->rxState = kUART_RxBusy; in UART_TransferReceiveNonBlocking()
Completed in 5 milliseconds