Home
last modified time | relevance | path

Searched refs:rxState (Results 1 – 25 of 42) sorted by relevance

12

/hal_nxp-2.7.6/mcux/drivers/kinetis/
Dfsl_lpsci.c589 handle->rxState = kLPSCI_RxIdle; in LPSCI_TransferCreateHandle()
633 if (handle->rxState == kLPSCI_RxIdle) in LPSCI_TransferStopRingBuffer()
735 if (kLPSCI_RxBusy == handle->rxState) in LPSCI_TransferReceiveNonBlocking()
783 handle->rxState = kLPSCI_RxBusy; in LPSCI_TransferReceiveNonBlocking()
804 handle->rxState = kLPSCI_RxBusy; in LPSCI_TransferReceiveNonBlocking()
846 handle->rxState = kLPSCI_RxIdle; in LPSCI_TransferAbortReceive()
854 if (kLPSCI_RxIdle == handle->rxState) in LPSCI_TransferGetReceiveCount()
874 handle->rxState = kLPSCI_RxParityError; in LPSCI_TransferHandleIRQ()
887 handle->rxState = kLPSCI_RxFramingError; in LPSCI_TransferHandleIRQ()
940 handle->rxState = kLPSCI_RxIdle; in LPSCI_TransferHandleIRQ()
[all …]
Dfsl_lpsci_dma.c133 lpsciPrivateHandle->handle->rxState = kLPSCI_RxIdle; in LPSCI_TransferReceiveDMACallback()
158 handle->rxState = kLPSCI_RxIdle; in LPSCI_TransferCreateHandleDMA()
245 if (kLPSCI_RxBusy == handle->rxState) in LPSCI_TransferReceiveDMA()
251 handle->rxState = kLPSCI_RxBusy; in LPSCI_TransferReceiveDMA()
302 handle->rxState = kLPSCI_RxIdle; in LPSCI_TransferAbortReceiveDMA()
327 if (kLPSCI_RxIdle == handle->rxState) in LPSCI_TransferGetReceiveCountDMA()
Dfsl_uart_dma.c161 uartPrivateHandle->handle->rxState = kUART_RxIdle; in UART_TransferReceiveDMACallback()
186 handle->rxState = kUART_RxIdle; in UART_TransferCreateHandleDMA()
273 if (kUART_RxBusy == handle->rxState) in UART_TransferReceiveDMA()
279 handle->rxState = kUART_RxBusy; in UART_TransferReceiveDMA()
330 handle->rxState = kUART_RxIdle; in UART_TransferAbortReceiveDMA()
355 if (kUART_RxIdle == handle->rxState) in UART_TransferGetReceiveCountDMA()
Dfsl_flexio_camera_edma.c130 handle->rxState = (uint8_t)kFLEXIO_CAMERA_RxIdle; in FLEXIO_CAMERA_TransferCreateHandleEDMA()
167 if ((uint8_t)kFLEXIO_CAMERA_RxBusy == handle->rxState) in FLEXIO_CAMERA_TransferReceiveEDMA()
173 handle->rxState = (uint8_t)kFLEXIO_CAMERA_RxBusy; in FLEXIO_CAMERA_TransferReceiveEDMA()
211 handle->rxState = (uint8_t)kFLEXIO_CAMERA_RxIdle; in FLEXIO_CAMERA_TransferAbortReceiveEDMA()
236 if ((uint8_t)kFLEXIO_CAMERA_RxBusy == handle->rxState) in FLEXIO_CAMERA_TransferGetReceiveCountEDMA()
Dfsl_uart.c945 handle->rxState = (uint8_t)kUART_RxIdle; in UART_TransferCreateHandle()
1016 if (handle->rxState == (uint8_t)kUART_RxIdle) in UART_TransferStopRingBuffer()
1205 if ((uint8_t)kUART_RxBusy == handle->rxState) in UART_TransferReceiveNonBlocking()
1257 handle->rxState = (uint8_t)kUART_RxBusy; in UART_TransferReceiveNonBlocking()
1282 handle->rxState = (uint8_t)kUART_RxBusy; in UART_TransferReceiveNonBlocking()
1342 handle->rxState = (uint8_t)kUART_RxIdle; in UART_TransferAbortReceive()
1362 if ((uint8_t)kUART_RxIdle == handle->rxState) in UART_TransferGetReceiveCount()
1500 handle->rxState = (uint8_t)kUART_RxFramingError; in UART_TransferHandleIRQ()
1522 handle->rxState = (uint8_t)kUART_RxParityError; in UART_TransferHandleIRQ()
1570 handle->rxState = (uint8_t)kUART_RxIdle; in UART_TransferHandleIRQ()
[all …]
Dfsl_flexio_uart.c498 handle->rxState = (uint8_t)kFLEXIO_UART_RxIdle; in FLEXIO_UART_TransferCreateHandle()
561 if (handle->rxState == (uint8_t)kFLEXIO_UART_RxIdle) in FLEXIO_UART_TransferStopRingBuffer()
721 if ((uint8_t)kFLEXIO_UART_RxBusy == handle->rxState) in FLEXIO_UART_TransferReceiveNonBlocking()
769 handle->rxState = (uint8_t)kFLEXIO_UART_RxBusy; in FLEXIO_UART_TransferReceiveNonBlocking()
790 handle->rxState = (uint8_t)kFLEXIO_UART_RxBusy; in FLEXIO_UART_TransferReceiveNonBlocking()
826 handle->rxState = (uint8_t)kFLEXIO_UART_RxIdle; in FLEXIO_UART_TransferAbortReceive()
845 if ((uint8_t)kFLEXIO_UART_RxIdle == handle->rxState) in FLEXIO_UART_TransferGetReceiveCount()
902 handle->rxState = (uint8_t)kFLEXIO_UART_RxIdle; in FLEXIO_UART_TransferHandleIRQ()
Dfsl_flexio_uart_edma.c168 handle->rxState = (uint8_t)kFLEXIO_UART_RxIdle; in FLEXIO_UART_TransferCreateHandleEDMA()
278 if ((uint8_t)kFLEXIO_UART_RxBusy == handle->rxState) in FLEXIO_UART_TransferReceiveEDMA()
284 handle->rxState = (uint8_t)kFLEXIO_UART_RxBusy; in FLEXIO_UART_TransferReceiveEDMA()
346 handle->rxState = (uint8_t)kFLEXIO_UART_RxIdle; in FLEXIO_UART_TransferAbortReceiveEDMA()
368 if ((uint8_t)kFLEXIO_UART_RxIdle == handle->rxState) in FLEXIO_UART_TransferGetReceiveCountEDMA()
Dfsl_uart_edma.c170 handle->rxState = (uint8_t)kUART_RxIdle; in UART_TransferCreateHandleEDMA()
294 if ((uint8_t)kUART_RxBusy == handle->rxState) in UART_ReceiveEDMA()
300 handle->rxState = (uint8_t)kUART_RxBusy; in UART_ReceiveEDMA()
364 handle->rxState = (uint8_t)kUART_RxIdle; in UART_TransferAbortReceiveEDMA()
385 if ((uint8_t)kUART_RxIdle == handle->rxState) in UART_TransferGetReceiveCountEDMA()
Dfsl_lpuart_edma.c183 handle->rxState = (uint8_t)kLPUART_RxIdle; in LPUART_TransferCreateHandleEDMA()
317 if ((uint8_t)kLPUART_RxBusy == handle->rxState) in LPUART_ReceiveEDMA()
323 handle->rxState = (uint8_t)kLPUART_RxBusy; in LPUART_ReceiveEDMA()
391 handle->rxState = (uint8_t)kLPUART_RxIdle; in LPUART_TransferAbortReceiveEDMA()
412 if ((uint8_t)kLPUART_RxIdle == handle->rxState) in LPUART_TransferGetReceiveCountEDMA()
Dfsl_lpuart.c1119 handle->rxState = (uint8_t)kLPUART_RxIdle; in LPUART_TransferCreateHandle()
1198 if (handle->rxState == (uint8_t)kLPUART_RxIdle) in LPUART_TransferStopRingBuffer()
1388 if ((uint8_t)kLPUART_RxBusy == handle->rxState) in LPUART_TransferReceiveNonBlocking()
1441 handle->rxState = (uint8_t)kLPUART_RxBusy; in LPUART_TransferReceiveNonBlocking()
1466 handle->rxState = (uint8_t)kLPUART_RxBusy; in LPUART_TransferReceiveNonBlocking()
1513 handle->rxState = (uint8_t)kLPUART_RxIdle; in LPUART_TransferAbortReceive()
1536 if ((uint8_t)kLPUART_RxIdle == handle->rxState) in LPUART_TransferGetReceiveCount()
1602 handle->rxState = (uint8_t)kLPUART_RxIdle; in LPUART_TransferHandleIRQ()
1662 handle->rxState = (uint8_t)kLPUART_RxIdle; in LPUART_TransferHandleIRQ()
Dfsl_flexio_camera_edma.h48 volatile uint8_t rxState; /*!< RX transfer state */ member
Dfsl_uart_dma.h72 volatile uint8_t rxState; /*!< RX transfer state */ member
/hal_nxp-2.7.6/mcux/drivers/imx/
Dfsl_flexio_camera_edma.c130 handle->rxState = (uint8_t)kFLEXIO_CAMERA_RxIdle; in FLEXIO_CAMERA_TransferCreateHandleEDMA()
167 if ((uint8_t)kFLEXIO_CAMERA_RxBusy == handle->rxState) in FLEXIO_CAMERA_TransferReceiveEDMA()
173 handle->rxState = (uint8_t)kFLEXIO_CAMERA_RxBusy; in FLEXIO_CAMERA_TransferReceiveEDMA()
211 handle->rxState = (uint8_t)kFLEXIO_CAMERA_RxIdle; in FLEXIO_CAMERA_TransferAbortReceiveEDMA()
236 if ((uint8_t)kFLEXIO_CAMERA_RxBusy == handle->rxState) in FLEXIO_CAMERA_TransferGetReceiveCountEDMA()
Dfsl_flexio_uart_edma.c168 handle->rxState = (uint8_t)kFLEXIO_UART_RxIdle; in FLEXIO_UART_TransferCreateHandleEDMA()
278 if ((uint8_t)kFLEXIO_UART_RxBusy == handle->rxState) in FLEXIO_UART_TransferReceiveEDMA()
284 handle->rxState = (uint8_t)kFLEXIO_UART_RxBusy; in FLEXIO_UART_TransferReceiveEDMA()
346 handle->rxState = (uint8_t)kFLEXIO_UART_RxIdle; in FLEXIO_UART_TransferAbortReceiveEDMA()
368 if ((uint8_t)kFLEXIO_UART_RxIdle == handle->rxState) in FLEXIO_UART_TransferGetReceiveCountEDMA()
Dfsl_flexio_uart.c514 handle->rxState = (uint8_t)kFLEXIO_UART_RxIdle; in FLEXIO_UART_TransferCreateHandle()
579 if (handle->rxState == (uint8_t)kFLEXIO_UART_RxIdle) in FLEXIO_UART_TransferStopRingBuffer()
739 if ((uint8_t)kFLEXIO_UART_RxBusy == handle->rxState) in FLEXIO_UART_TransferReceiveNonBlocking()
787 handle->rxState = (uint8_t)kFLEXIO_UART_RxBusy; in FLEXIO_UART_TransferReceiveNonBlocking()
808 handle->rxState = (uint8_t)kFLEXIO_UART_RxBusy; in FLEXIO_UART_TransferReceiveNonBlocking()
844 handle->rxState = (uint8_t)kFLEXIO_UART_RxIdle; in FLEXIO_UART_TransferAbortReceive()
863 if ((uint8_t)kFLEXIO_UART_RxIdle == handle->rxState) in FLEXIO_UART_TransferGetReceiveCount()
920 handle->rxState = (uint8_t)kFLEXIO_UART_RxIdle; in FLEXIO_UART_TransferHandleIRQ()
Dfsl_lpuart_edma.c183 handle->rxState = (uint8_t)kLPUART_RxIdle; in LPUART_TransferCreateHandleEDMA()
317 if ((uint8_t)kLPUART_RxBusy == handle->rxState) in LPUART_ReceiveEDMA()
323 handle->rxState = (uint8_t)kLPUART_RxBusy; in LPUART_ReceiveEDMA()
391 handle->rxState = (uint8_t)kLPUART_RxIdle; in LPUART_TransferAbortReceiveEDMA()
412 if ((uint8_t)kLPUART_RxIdle == handle->rxState) in LPUART_TransferGetReceiveCountEDMA()
Dfsl_lpuart.c1119 handle->rxState = (uint8_t)kLPUART_RxIdle; in LPUART_TransferCreateHandle()
1198 if (handle->rxState == (uint8_t)kLPUART_RxIdle) in LPUART_TransferStopRingBuffer()
1388 if ((uint8_t)kLPUART_RxBusy == handle->rxState) in LPUART_TransferReceiveNonBlocking()
1441 handle->rxState = (uint8_t)kLPUART_RxBusy; in LPUART_TransferReceiveNonBlocking()
1466 handle->rxState = (uint8_t)kLPUART_RxBusy; in LPUART_TransferReceiveNonBlocking()
1513 handle->rxState = (uint8_t)kLPUART_RxIdle; in LPUART_TransferAbortReceive()
1536 if ((uint8_t)kLPUART_RxIdle == handle->rxState) in LPUART_TransferGetReceiveCount()
1602 handle->rxState = (uint8_t)kLPUART_RxIdle; in LPUART_TransferHandleIRQ()
1662 handle->rxState = (uint8_t)kLPUART_RxIdle; in LPUART_TransferHandleIRQ()
Dfsl_flexio_camera_edma.h48 volatile uint8_t rxState; /*!< RX transfer state */ member
/hal_nxp-2.7.6/mcux/drivers/imxrt6xx/
Dfsl_usart_dma.c101 usartPrivateHandle->handle->rxState = (uint8_t)kUSART_RxIdle; in USART_TransferReceiveDMACallback()
149 handle->rxState = (uint8_t)kUSART_RxIdle; in USART_TransferCreateHandleDMA()
258 if ((uint8_t)kUSART_RxBusy == handle->rxState) in USART_TransferReceiveDMA()
264 handle->rxState = (uint8_t)kUSART_RxBusy; in USART_TransferReceiveDMA()
317 handle->rxState = (uint8_t)kUSART_RxIdle; in USART_TransferAbortReceiveDMA()
338 if ((uint8_t)kUSART_RxIdle == handle->rxState) in USART_TransferGetReceiveCountDMA()
Dfsl_usart.c162 if (handle->rxState == (uint8_t)kUSART_RxIdle) in USART_TransferStopRingBuffer()
687 handle->rxState = (uint8_t)kUSART_RxIdle; in USART_TransferCreateHandle()
876 if ((uint8_t)kUSART_RxBusy == handle->rxState) in USART_TransferReceiveNonBlocking()
919 handle->rxState = (uint8_t)kUSART_RxBusy; in USART_TransferReceiveNonBlocking()
942 handle->rxState = (uint8_t)kUSART_RxBusy; in USART_TransferReceiveNonBlocking()
981 handle->rxState = (uint8_t)kUSART_RxIdle; in USART_TransferAbortReceive()
1001 if ((uint8_t)kUSART_RxIdle == handle->rxState) in USART_TransferGetReceiveCount()
1064 handle->rxState = (uint8_t)kUSART_RxIdle; in USART_TransferHandleIRQ()
/hal_nxp-2.7.6/mcux/drivers/lpc/
Dfsl_usart_dma.c101 usartPrivateHandle->handle->rxState = (uint8_t)kUSART_RxIdle; in USART_TransferReceiveDMACallback()
149 handle->rxState = (uint8_t)kUSART_RxIdle; in USART_TransferCreateHandleDMA()
258 if ((uint8_t)kUSART_RxBusy == handle->rxState) in USART_TransferReceiveDMA()
264 handle->rxState = (uint8_t)kUSART_RxBusy; in USART_TransferReceiveDMA()
317 handle->rxState = (uint8_t)kUSART_RxIdle; in USART_TransferAbortReceiveDMA()
338 if ((uint8_t)kUSART_RxIdle == handle->rxState) in USART_TransferGetReceiveCountDMA()
Dfsl_usart.c162 if (handle->rxState == (uint8_t)kUSART_RxIdle) in USART_TransferStopRingBuffer()
687 handle->rxState = (uint8_t)kUSART_RxIdle; in USART_TransferCreateHandle()
876 if ((uint8_t)kUSART_RxBusy == handle->rxState) in USART_TransferReceiveNonBlocking()
919 handle->rxState = (uint8_t)kUSART_RxBusy; in USART_TransferReceiveNonBlocking()
942 handle->rxState = (uint8_t)kUSART_RxBusy; in USART_TransferReceiveNonBlocking()
981 handle->rxState = (uint8_t)kUSART_RxIdle; in USART_TransferAbortReceive()
1001 if ((uint8_t)kUSART_RxIdle == handle->rxState) in USART_TransferGetReceiveCount()
1064 handle->rxState = (uint8_t)kUSART_RxIdle; in USART_TransferHandleIRQ()
/hal_nxp-2.7.6/mcux/drivers/imx8/
Dfsl_uart.c867 handle->rxState = (uint8_t)kUART_RxIdle; in UART_TransferCreateHandle()
932 if (handle->rxState == (uint8_t)kUART_RxIdle) in UART_TransferStopRingBuffer()
1095 if ((uint8_t)kUART_RxBusy == handle->rxState) in UART_TransferReceiveNonBlocking()
1143 handle->rxState = (uint8_t)kUART_RxBusy; in UART_TransferReceiveNonBlocking()
1164 handle->rxState = (uint8_t)kUART_RxBusy; in UART_TransferReceiveNonBlocking()
1207 handle->rxState = (uint8_t)kUART_RxIdle; in UART_TransferAbortReceive()
1227 if ((uint8_t)kUART_RxIdle == handle->rxState) in UART_TransferGetReceiveCount()
1263 handle->rxState = (uint8_t)kUART_RxFramingError; in UART_TransferHandleIRQ()
1278 handle->rxState = (uint8_t)kUART_RxParityError; in UART_TransferHandleIRQ()
1318 handle->rxState = (uint8_t)kUART_RxIdle; in UART_TransferHandleIRQ()
[all …]
Dfsl_uart_sdma.c148 handle->rxState = (uint8_t)kUART_RxIdle; in UART_TransferCreateHandleSDMA()
271 if ((uint8_t)kUART_RxBusy == handle->rxState) in UART_ReceiveSDMA()
277 handle->rxState = (uint8_t)kUART_RxBusy; in UART_ReceiveSDMA()
349 handle->rxState = (uint8_t)kUART_RxIdle; in UART_TransferAbortReceiveSDMA()
Dfsl_uart_sdma.h48 volatile uint8_t rxState; /*!< RX transfer state */ member

12