Searched refs:LPUART_ReadNonBlocking (Results 1 – 2 of 2) sorted by relevance
| /hal_nxp-latest/mcux/mcux-sdk/drivers/lpflexcomm/lpuart/ |
| D | fsl_lpuart.c | 86 static void LPUART_ReadNonBlocking(LPUART_Type *base, uint8_t *data, size_t length); 207 static void LPUART_ReadNonBlocking(LPUART_Type *base, uint8_t *data, size_t length) in LPUART_ReadNonBlocking() function 1926 LPUART_ReadNonBlocking(base, handle->rxData, tempCount); in LPUART_TransferHandleIRQ() 1994 LPUART_ReadNonBlocking(base, handle->rxData, tempCount); in LPUART_TransferHandleIRQ()
|
| /hal_nxp-latest/mcux/mcux-sdk/drivers/lpuart/ |
| D | fsl_lpuart.c | 93 static void LPUART_ReadNonBlocking(LPUART_Type *base, uint8_t *data, size_t length); 292 static void LPUART_ReadNonBlocking(LPUART_Type *base, uint8_t *data, size_t length) in LPUART_ReadNonBlocking() function 1953 LPUART_ReadNonBlocking(base, handle->rxData, tempCount); in LPUART_TransferHandleIDLEReady() 2026 LPUART_ReadNonBlocking(base, handle->rxData, tempCount); in LPUART_TransferHandleReceiveDataFull()
|