Home
last modified time | relevance | path

Searched refs:txState (Results 1 – 25 of 35) sorted by relevance

12

/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/flexcomm/usart/
Dfsl_usart_dma.c148 handle->txState = (uint8_t)kUSART_TxIdle; in USART_TransferCreateHandleDMA()
204 if ((uint8_t)kUSART_TxBusy == handle->txState) in USART_TransferSendDMA()
210 handle->txState = (uint8_t)kUSART_TxBusy; in USART_TransferSendDMA()
297 handle->txState = (uint8_t)kUSART_TxIdle; in USART_TransferAbortSendDMA()
364 if ((uint8_t)kUSART_TxIdle == handle->txState) in USART_TransferGetSendCountDMA()
380 handle->txState = (uint8_t)kUSART_TxIdle; in USART_TransferDMAHandleIRQ()
Dfsl_usart.c780 handle->txState = (uint8_t)kUSART_TxIdle; in USART_TransferCreateHandle()
826 if ((uint8_t)kUSART_TxBusy == handle->txState) in USART_TransferSendNonBlocking()
839 handle->txState = (uint8_t)kUSART_TxBusy; in USART_TransferSendNonBlocking()
865 handle->txState = (uint8_t)kUSART_TxIdle; in USART_TransferAbortSend()
885 if ((uint8_t)kUSART_TxIdle == handle->txState) in USART_TransferGetSendCount()
1270 handle->txState = (uint8_t)kUSART_TxIdle; in USART_TransferHandleIRQ()
Dfsl_usart_dma.h56 volatile uint8_t txState; /*!< TX transfer state. */ member
/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/uart/
Dfsl_uart_edma.c171 handle->txState = (uint8_t)kUART_TxIdle; in UART_TransferCreateHandleEDMA()
240 if ((uint8_t)kUART_TxBusy == handle->txState) in UART_SendEDMA()
246 handle->txState = (uint8_t)kUART_TxBusy; in UART_SendEDMA()
342 handle->txState = (uint8_t)kUART_TxIdle; in UART_TransferAbortSendEDMA()
416 if ((uint8_t)kUART_TxIdle == handle->txState) in UART_TransferGetSendCountEDMA()
442 handle->txState = (uint8_t)kUART_TxIdle; in UART_TransferEdmaHandleIRQ()
Dfsl_uart_dma.c166 handle->txState = (uint8_t)kUART_TxIdle; in UART_TransferCreateHandleDMA()
235 if ((uint8_t)kUART_TxBusy == handle->txState) in UART_TransferSendDMA()
241 handle->txState = (uint8_t)kUART_TxBusy; in UART_TransferSendDMA()
335 handle->txState = (uint8_t)kUART_TxIdle; in UART_TransferAbortSendDMA()
383 if ((uint8_t)kUART_TxIdle == handle->txState) in UART_TransferGetSendCountDMA()
427 handle->txState = (uint8_t)kUART_TxIdle; in UART_TransferDMAHandleIRQ()
Dfsl_uart_dma.h53 volatile uint8_t txState; /*!< TX transfer state. */ member
Dfsl_uart_edma.h53 volatile uint8_t txState; /*!< TX transfer state. */ member
Dfsl_uart.c946 handle->txState = (uint8_t)kUART_TxIdle; in UART_TransferCreateHandle()
1066 if ((uint8_t)kUART_TxBusy == handle->txState) in UART_TransferSendNonBlocking()
1075 handle->txState = (uint8_t)kUART_TxBusy; in UART_TransferSendNonBlocking()
1109 handle->txState = (uint8_t)kUART_TxIdle; in UART_TransferAbortSend()
1129 if ((uint8_t)kUART_TxIdle == handle->txState) in UART_TransferGetSendCount()
1777 handle->txState = (uint8_t)kUART_TxIdle; in UART_TransferHandleIRQ()
/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/flexio/uart/
Dfsl_flexio_uart_dma.c86 uartPrivateHandle->handle->txState = (uint8_t)kFLEXIO_UART_TxIdle; in FLEXIO_UART_TransferSendDMACallback()
157 handle->txState = (uint8_t)kFLEXIO_UART_TxIdle; in FLEXIO_UART_TransferCreateHandleDMA()
227 if ((uint8_t)kFLEXIO_UART_TxBusy == handle->txState) in FLEXIO_UART_TransferSendDMA()
233 handle->txState = (uint8_t)kFLEXIO_UART_TxBusy; in FLEXIO_UART_TransferSendDMA()
328 handle->txState = (uint8_t)kFLEXIO_UART_TxIdle; in FLEXIO_UART_TransferAbortSendDMA()
373 if ((uint8_t)kFLEXIO_UART_TxIdle == handle->txState) in FLEXIO_UART_TransferGetSendCountDMA()
Dfsl_flexio_uart_edma.c169 handle->txState = (uint8_t)kFLEXIO_UART_TxIdle; in FLEXIO_UART_TransferCreateHandleEDMA()
220 if ((uint8_t)kFLEXIO_UART_TxBusy == handle->txState) in FLEXIO_UART_TransferSendEDMA()
226 handle->txState = (uint8_t)kFLEXIO_UART_TxBusy; in FLEXIO_UART_TransferSendEDMA()
325 handle->txState = (uint8_t)kFLEXIO_UART_TxIdle; in FLEXIO_UART_TransferAbortSendEDMA()
397 if ((uint8_t)kFLEXIO_UART_TxIdle == handle->txState) in FLEXIO_UART_TransferGetSendCountEDMA()
Dfsl_flexio_uart.c515 handle->txState = (uint8_t)kFLEXIO_UART_TxIdle; in FLEXIO_UART_TransferCreateHandle()
620 if ((uint8_t)kFLEXIO_UART_TxBusy == handle->txState) in FLEXIO_UART_TransferSendNonBlocking()
629 handle->txState = (uint8_t)kFLEXIO_UART_TxBusy; in FLEXIO_UART_TransferSendNonBlocking()
655 handle->txState = (uint8_t)kFLEXIO_UART_TxIdle; in FLEXIO_UART_TransferAbortSend()
674 if ((uint8_t)kFLEXIO_UART_TxIdle == handle->txState) in FLEXIO_UART_TransferGetSendCount()
996 handle->txState = (uint8_t)kFLEXIO_UART_TxIdle; in FLEXIO_UART_TransferHandleIRQ()
Dfsl_flexio_uart_dma.h52 volatile uint8_t txState; /*!< TX transfer state. */ member
Dfsl_flexio_uart_edma.h54 volatile uint8_t txState; /*!< TX transfer state. */ member
Dfsl_flexio_uart.h140 volatile uint8_t txState; /*!< TX transfer state. */ member
/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/lpuart/
Dfsl_lpuart_dma.c197 handle->txState = (uint8_t)kLPUART_TxIdle; in LPUART_TransferCreateHandleDMA()
271 if ((uint8_t)kLPUART_TxBusy == handle->txState) in LPUART_TransferSendDMA()
277 handle->txState = (uint8_t)kLPUART_TxBusy; in LPUART_TransferSendDMA()
373 handle->txState = (uint8_t)kLPUART_TxIdle; in LPUART_TransferAbortSendDMA()
421 if ((uint8_t)kLPUART_TxIdle == handle->txState) in LPUART_TransferGetSendCountDMA()
480 handle->txState = (uint8_t)kLPUART_TxIdle; in LPUART_TransferDMAHandleIRQ()
Dfsl_lpuart_edma.c219 handle->txState = (uint8_t)kLPUART_TxIdle; in LPUART_TransferCreateHandleEDMA()
293 if ((uint8_t)kLPUART_TxBusy == handle->txState) in LPUART_SendEDMA()
299 handle->txState = (uint8_t)kLPUART_TxBusy; in LPUART_SendEDMA()
404 handle->txState = (uint8_t)kLPUART_TxIdle; in LPUART_TransferAbortSendEDMA()
478 if ((uint8_t)kLPUART_TxIdle == handle->txState) in LPUART_TransferGetSendCountEDMA()
515 handle->txState = (uint8_t)kLPUART_TxIdle; in LPUART_TransferEdmaHandleIRQ()
Dfsl_lpuart_dma.h51 volatile uint8_t txState; /*!< TX transfer state. */ member
Dfsl_lpuart_edma.h53 volatile uint8_t txState; /*!< TX transfer state. */ member
Dfsl_lpuart.c1220 handle->txState = (uint8_t)kLPUART_TxIdle; in LPUART_TransferCreateHandle()
1342 if ((uint8_t)kLPUART_TxBusy == handle->txState) in LPUART_TransferSendNonBlocking()
1351 handle->txState = (uint8_t)kLPUART_TxBusy; in LPUART_TransferSendNonBlocking()
1385 handle->txState = (uint8_t)kLPUART_TxIdle; in LPUART_TransferAbortSend()
1408 if ((uint8_t)kLPUART_TxIdle == handle->txState) in LPUART_TransferGetSendCount()
1858 handle->txState = (uint8_t)kLPUART_TxIdle; in LPUART_TransferHandleTransmissionComplete()
/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/iuart/
Dfsl_uart_sdma.c137 handle->txState = (uint8_t)kUART_TxIdle; in UART_TransferCreateHandleSDMA()
205 if ((uint8_t)kUART_TxBusy == handle->txState) in UART_SendSDMA()
211 handle->txState = (uint8_t)kUART_TxBusy; in UART_SendSDMA()
323 handle->txState = (uint8_t)kUART_TxIdle; in UART_TransferAbortSendSDMA()
361 handle->txState = (uint8_t)kUART_TxIdle; in UART_TransferSdmaHandleIRQ()
Dfsl_uart.c859 handle->txState = (uint8_t)kUART_TxIdle; in UART_TransferCreateHandle()
965 if ((uint8_t)kUART_TxBusy == handle->txState) in UART_TransferSendNonBlocking()
974 handle->txState = (uint8_t)kUART_TxBusy; in UART_TransferSendNonBlocking()
1000 handle->txState = (uint8_t)kUART_TxIdle; in UART_TransferAbortSend()
1021 if ((uint8_t)kUART_TxIdle == handle->txState) in UART_TransferGetSendCount()
1506 handle->txState = (uint8_t)kUART_TxIdle; in UART_TransferHandleIRQ()
1517 (handle->txState == (uint8_t)kUART_TxIdle)) in UART_TransferHandleIRQ()
Dfsl_uart_sdma.h47 volatile uint8_t txState; /*!< TX transfer state. */ member
/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/lpc_miniusart/
Dfsl_usart.c587 handle->txState = (uint8_t)kUSART_TxIdle; in USART_TransferCreateHandle()
628 if ((uint8_t)kUSART_TxBusy == handle->txState) in USART_TransferSendNonBlocking()
637 handle->txState = (uint8_t)kUSART_TxBusy; in USART_TransferSendNonBlocking()
663 handle->txState = (uint8_t)kUSART_TxIdle; in USART_TransferAbortSend()
686 if ((uint8_t)kUSART_TxIdle == handle->txState) in USART_TransferGetSendCount()
996 handle->txState = (uint8_t)kUSART_TxIdle; in USART_TransferHandleIRQ()
/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/lpsci/
Dfsl_lpsci.c590 handle->txState = kLPSCI_TxIdle; in LPSCI_TransferCreateHandle()
661 if (kLPSCI_TxBusy == handle->txState) in LPSCI_TransferSendNonBlocking()
670 handle->txState = kLPSCI_TxBusy; in LPSCI_TransferSendNonBlocking()
688 handle->txState = kLPSCI_TxIdle; in LPSCI_TransferAbortSend()
696 if (kLPSCI_TxIdle == handle->txState) in LPSCI_TransferGetSendCount()
1048 handle->txState = kLPSCI_TxIdle; in LPSCI_TransferHandleIRQ()
Dfsl_lpsci.h197 volatile uint8_t txState; /*!< TX transfer state. */ member

12