Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/drivers/serial/
Duart_mcux_lpuart.c166 static void mcux_lpuart_poll_out(const struct device *dev, unsigned char c) in mcux_lpuart_poll_out() function
1227 .poll_out = mcux_lpuart_poll_out,