Searched refs:LPUART_WriteNonBlocking (Results 1 – 2 of 2) sorted by relevance
| /hal_nxp-latest/mcux/mcux-sdk/drivers/lpflexcomm/lpuart/ |
| D | fsl_lpuart.c | 63 static void LPUART_WriteNonBlocking(LPUART_Type *base, const uint8_t *data, size_t length); 179 static void LPUART_WriteNonBlocking(LPUART_Type *base, const uint8_t *data, size_t length) in LPUART_WriteNonBlocking() function 2123 LPUART_WriteNonBlocking(base, handle->txData, tempCount); in LPUART_TransferHandleIRQ()
|
| /hal_nxp-latest/mcux/mcux-sdk/drivers/lpuart/ |
| D | fsl_lpuart.c | 68 static void LPUART_WriteNonBlocking(LPUART_Type *base, const uint8_t *data, size_t length); 265 static void LPUART_WriteNonBlocking(LPUART_Type *base, const uint8_t *data, size_t length) in LPUART_WriteNonBlocking() function 2158 LPUART_WriteNonBlocking(base, handle->txData, tempCount); in LPUART_TransferHandleSendDataEmpty()
|