Searched refs:LPUART_TransferGetReceiveCount (Results 1 – 9 of 9) sorted by relevance
| /hal_nxp-latest/mcux/mcux-sdk/drivers/lpflexcomm/lpuart/ |
| D | fsl_lpuart_freertos.c | 408 (void)LPUART_TransferGetReceiveCount(handle->base, handle->t_state, &local_received); in LPUART_RTOS_Receive()
|
| D | fsl_lpuart.h | 1158 status_t LPUART_TransferGetReceiveCount(LPUART_Type *base, lpuart_handle_t *handle, uint32_t *count…
|
| D | fsl_lpuart.c | 1857 status_t LPUART_TransferGetReceiveCount(LPUART_Type *base, lpuart_handle_t *handle, uint32_t *count) in LPUART_TransferGetReceiveCount() function
|
| /hal_nxp-latest/mcux/mcux-sdk/drivers/lpuart/ |
| D | fsl_lpuart_freertos.c | 396 (void)LPUART_TransferGetReceiveCount(handle->base, handle->t_state, &local_received); in LPUART_RTOS_Receive()
|
| D | fsl_lpuart.h | 1098 status_t LPUART_TransferGetReceiveCount(LPUART_Type *base, lpuart_handle_t *handle, uint32_t *count…
|
| D | fsl_lpuart.c | 1919 status_t LPUART_TransferGetReceiveCount(LPUART_Type *base, lpuart_handle_t *handle, uint32_t *count) in LPUART_TransferGetReceiveCount() function
|
| /hal_nxp-latest/mcux/mcux-sdk/drivers/lpflexcomm/ |
| D | fsl_lpuart_freertos.c | 408 (void)LPUART_TransferGetReceiveCount(handle->base, handle->t_state, &local_received); in LPUART_RTOS_Receive()
|
| /hal_nxp-latest/mcux/mcux-sdk/components/uart/ |
| D | fsl_adapter_lpuart.c | 935 …LPUART_TransferGetReceiveCount(s_LpuartAdapterBase[uartHandle->instance], &uartHandle->hardwareHan… in HAL_UartTransferGetReceiveCount()
|
| /hal_nxp-latest/mcux/mcux-sdk/cmsis_drivers/lpuart/ |
| D | fsl_lpuart_cmsis.c | 1307 …if (kStatus_NoTransferInProgress == LPUART_TransferGetReceiveCount(lpuart->resource->base, lpuart-… in LPUART_NonBlockingGetRxCount()
|