Home
last modified time | relevance | path

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

/bsp/frdm-k64f/device/MK64F12/
A Dfsl_uart_edma.c78 kUART_RxBusy /* RX busy. */ enumerator
277 if (kUART_RxBusy == handle->rxState) in UART_ReceiveEDMA()
283 handle->rxState = kUART_RxBusy; in UART_ReceiveEDMA()
A Dfsl_uart.c43 kUART_RxBusy, /* RX busy. */ enumerator
795 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