Searched refs:LPUART_WriteNonBlocking (Results 1 – 1 of 1) sorted by relevance
64 static void LPUART_WriteNonBlocking(LPUART_Type *base, const uint8_t *data, size_t length);232 static void LPUART_WriteNonBlocking(LPUART_Type *base, const uint8_t *data, size_t length) in LPUART_WriteNonBlocking() function1836 LPUART_WriteNonBlocking(base, handle->txData, tempCount); in LPUART_TransferHandleSendDataEmpty()