Searched refs:kLPUART_RxIdle (Results 1 – 6 of 6) sorted by relevance
31 kLPUART_RxIdle, /* RX idle. */ enumerator159 lpuartPrivateHandle->handle->rxState = (uint8_t)kLPUART_RxIdle; in LPUART_TransferReceiveDMACallback()196 handle->rxState = (uint8_t)kLPUART_RxIdle; in LPUART_TransferCreateHandleDMA()399 handle->rxState = (uint8_t)kLPUART_RxIdle; in LPUART_TransferAbortReceiveDMA()449 if ((uint8_t)kLPUART_RxIdle == handle->rxState) in LPUART_TransferGetReceiveCountDMA()
42 kLPUART_RxIdle, /* RX idle. */ enumerator218 handle->rxState = (uint8_t)kLPUART_RxIdle; in LPUART_TransferCreateHandleEDMA()426 handle->rxState = (uint8_t)kLPUART_RxIdle; in LPUART_TransferAbortReceiveEDMA()447 if ((uint8_t)kLPUART_RxIdle == handle->rxState) in LPUART_TransferGetReceiveCountEDMA()
34 kLPUART_RxIdle, /*!< RX idle. */ enumerator1473 handle->rxState = (uint8_t)kLPUART_RxIdle; in LPUART_TransferCreateHandle()1560 if (handle->rxState == (uint8_t)kLPUART_RxIdle) in LPUART_TransferStopRingBuffer()1904 handle->rxState = (uint8_t)kLPUART_RxIdle; in LPUART_TransferAbortReceive()1927 if ((uint8_t)kLPUART_RxIdle == handle->rxState) in LPUART_TransferGetReceiveCount()1967 handle->rxState = (uint8_t)kLPUART_RxIdle; in LPUART_TransferHandleIDLEReady()2040 handle->rxState = (uint8_t)kLPUART_RxIdle; in LPUART_TransferHandleReceiveDataFull()
31 kLPUART_RxIdle, /* RX idle. */ enumerator155 handle->rxState = (uint8_t)kLPUART_RxIdle; in LPUART_TransferCreateHandleEDMA()361 handle->rxState = (uint8_t)kLPUART_RxIdle; in LPUART_TransferAbortReceiveEDMA()382 if ((uint8_t)kLPUART_RxIdle == handle->rxState) in LPUART_TransferGetReceiveCountEDMA()
33 kLPUART_RxIdle, /*!< RX idle. */ enumerator1422 handle->rxState = (uint8_t)kLPUART_RxIdle; in LPUART_TransferCreateHandle()1499 if (handle->rxState == (uint8_t)kLPUART_RxIdle) in LPUART_TransferStopRingBuffer()1842 handle->rxState = (uint8_t)kLPUART_RxIdle; in LPUART_TransferAbortReceive()1865 if ((uint8_t)kLPUART_RxIdle == handle->rxState) in LPUART_TransferGetReceiveCount()1940 handle->rxState = (uint8_t)kLPUART_RxIdle; in LPUART_TransferHandleIRQ()2008 handle->rxState = (uint8_t)kLPUART_RxIdle; in LPUART_TransferHandleIRQ()
312 kLPUART_RxIdle, /*!< RX idle. */ enumerator