Searched refs:UART_TransferGetSendCountEDMA (Results 1 – 3 of 3) sorted by relevance
149 status_t UART_TransferGetSendCountEDMA(UART_Type *base, uart_edma_handle_t *handle, uint32_t *count…
410 status_t UART_TransferGetSendCountEDMA(UART_Type *base, uart_edma_handle_t *handle, uint32_t *count) in UART_TransferGetSendCountEDMA() function
750 …if (kStatus_NoTransferInProgress == UART_TransferGetSendCountEDMA(uart->resource->base, uart->hand… in UART_EdmaGetTxCount()