Home
last modified time | relevance | path

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

/bsp/rv32m1_vega/rv32m1_sdk_riscv/devices/RV32M1/drivers/
A Dfsl_lpuart_edma.c28 kLPUART_RxBusy /* RX busy. */ enumerator
227 if (kLPUART_RxBusy == handle->rxState) in LPUART_ReceiveEDMA()
233 handle->rxState = kLPUART_RxBusy; in LPUART_ReceiveEDMA()
A Dfsl_lpuart.c20 kLPUART_RxBusy /*!< RX busy. */ enumerator
907 if (kLPUART_RxBusy == handle->rxState) in LPUART_TransferReceiveNonBlocking()
955 handle->rxState = kLPUART_RxBusy; in LPUART_TransferReceiveNonBlocking()
975 handle->rxState = kLPUART_RxBusy; in LPUART_TransferReceiveNonBlocking()

Completed in 6 milliseconds