Searched refs:LPSCI_ReadNonBlocking (Results 1 – 1 of 1) sorted by relevance
106 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() function932 LPSCI_ReadNonBlocking(base, handle->rxData, tempCount); in LPSCI_TransferHandleIRQ()