Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/lpsci/
Dfsl_lpsci.h535 void LPSCI_WriteBlocking(UART0_Type *base, const uint8_t *data, size_t length);
Dfsl_lpsci.c519 void LPSCI_WriteBlocking(UART0_Type *base, const uint8_t *data, size_t length) in LPSCI_WriteBlocking() function