Searched refs:USART_TransferGetSendCountDMA (Results 1 – 3 of 3) sorted by relevance
165 status_t USART_TransferGetSendCountDMA(USART_Type *base, usart_dma_handle_t *handle, uint32_t *coun…
358 status_t USART_TransferGetSendCountDMA(USART_Type *base, usart_dma_handle_t *handle, uint32_t *coun… in USART_TransferGetSendCountDMA() function
421 …if (kStatus_NoTransferInProgress == USART_TransferGetSendCountDMA(usart->resource->base, usart->ha… in USART_DmaGetTxCount()