Home
last modified time | relevance | path

Searched refs:LPUART_ReadNonBlocking16bit (Results 1 – 2 of 2) sorted by relevance

/hal_nxp-latest/mcux/mcux-sdk/drivers/lpflexcomm/lpuart/
Dfsl_lpuart.c97 static void LPUART_ReadNonBlocking16bit(LPUART_Type *base, uint16_t *data, size_t length);
237 static void LPUART_ReadNonBlocking16bit(LPUART_Type *base, uint16_t *data, size_t length) in LPUART_ReadNonBlocking16bit() function
1931 LPUART_ReadNonBlocking16bit(base, handle->rxData16, tempCount); in LPUART_TransferHandleIRQ()
1999 LPUART_ReadNonBlocking16bit(base, handle->rxData16, tempCount); in LPUART_TransferHandleIRQ()
/hal_nxp-latest/mcux/mcux-sdk/drivers/lpuart/
Dfsl_lpuart.c105 static void LPUART_ReadNonBlocking16bit(LPUART_Type *base, uint16_t *data, size_t length);
322 static void LPUART_ReadNonBlocking16bit(LPUART_Type *base, uint16_t *data, size_t length) in LPUART_ReadNonBlocking16bit() function
1958 LPUART_ReadNonBlocking16bit(base, handle->rxData16, tempCount); in LPUART_TransferHandleIDLEReady()
2031 LPUART_ReadNonBlocking16bit(base, handle->rxData16, tempCount); in LPUART_TransferHandleReceiveDataFull()