Home
last modified time | relevance | path

Searched refs:USART_TransferGetReceiveCount (Results 1 – 6 of 6) sorted by relevance

/hal_nxp-3.6.0/mcux/mcux-sdk/drivers/lpc_miniusart/
Dfsl_usart.h804 status_t USART_TransferGetReceiveCount(USART_Type *base, usart_handle_t *handle, uint32_t *count);
Dfsl_usart.c862 status_t USART_TransferGetReceiveCount(USART_Type *base, usart_handle_t *handle, uint32_t *count) in USART_TransferGetReceiveCount() function
/hal_nxp-3.6.0/mcux/mcux-sdk/drivers/flexcomm/usart/
Dfsl_usart.h951 status_t USART_TransferGetReceiveCount(USART_Type *base, usart_handle_t *handle, uint32_t *count);
Dfsl_usart.c1084 status_t USART_TransferGetReceiveCount(USART_Type *base, usart_handle_t *handle, uint32_t *count) in USART_TransferGetReceiveCount() function
/hal_nxp-3.6.0/mcux/mcux-sdk/components/uart/
Dfsl_adapter_miniusart.c423USART_TransferGetReceiveCount(s_UsartAdapterBase[uartHandle->instance], &uartHandle->hardwareHandl… in HAL_UartTransferGetReceiveCount()
Dfsl_adapter_usart.c511USART_TransferGetReceiveCount(s_UsartAdapterBase[uartHandle->instance], &uartHandle->hardwareHandl… in HAL_UartTransferGetReceiveCount()