Home
last modified time | relevance | path

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

/hal_openisa-latest/vega_sdk_riscv/devices/RV32M1/drivers/
Dfsl_lpuart.h631 void LPUART_WriteBlocking(LPUART_Type *base, const uint8_t *data, size_t length);
Dfsl_lpuart.c664 void LPUART_WriteBlocking(LPUART_Type *base, const uint8_t *data, size_t length) in LPUART_WriteBlocking() function