Home
last modified time | relevance | path

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

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