Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/lpsci/
Dfsl_lpsci.c94 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() function
1040 LPSCI_WriteNonBlocking(base, handle->txData, tempCount); in LPSCI_TransferHandleIRQ()