Searched refs:LPSCI_WriteNonBlocking (Results 1 – 1 of 1) sorted by relevance
94 static void LPSCI_WriteNonBlocking(UART0_Type *base, const uint8_t *data, size_t length);199 static void LPSCI_WriteNonBlocking(UART0_Type *base, const uint8_t *data, size_t length) in LPSCI_WriteNonBlocking() function1040 LPSCI_WriteNonBlocking(base, handle->txData, tempCount); in LPSCI_TransferHandleIRQ()