Home
last modified time | relevance | path

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

/hal_nxp-2.7.6/mcux/drivers/kinetis/
Dfsl_lpsci.c106 static void LPSCI_ReadNonBlocking(UART0_Type *base, uint8_t *data, size_t length);
185 static void LPSCI_ReadNonBlocking(UART0_Type *base, uint8_t *data, size_t length) in LPSCI_ReadNonBlocking() function
932 LPSCI_ReadNonBlocking(base, handle->rxData, tempCount); in LPSCI_TransferHandleIRQ()