Searched refs:kUSART_TxIdle (Results 1 – 4 of 4) sorted by relevance
25 kUSART_TxIdle, /* TX idle. */ enumerator148 handle->txState = (uint8_t)kUSART_TxIdle; in USART_TransferCreateHandleDMA()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()
33 kUSART_TxIdle, /* TX idle. */ enumerator780 handle->txState = (uint8_t)kUSART_TxIdle; in USART_TransferCreateHandle()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()
18 kUSART_TxIdle, /* TX idle. */ enumerator587 handle->txState = (uint8_t)kUSART_TxIdle; in USART_TransferCreateHandle()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()
84 kUSART_TxIdle, /*!< TX idle. */ enumerator463 usart->handle->txState = (uint8_t)kUSART_TxIdle; in USART_DmaControl()701 if ((uint8_t)kUSART_TxIdle == usart->handle->txState) in USART_NonBlockingGetTxCount()751 usart->handle->txState = (uint8_t)kUSART_TxIdle; in USART_NonBlockingControl()