Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/serial/
Duart_mcux_lpsci.c50 static void mcux_lpsci_poll_out(const struct device *dev, unsigned char c) in mcux_lpsci_poll_out() function
275 .poll_out = mcux_lpsci_poll_out,