Home
last modified time | relevance | path

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

/Zephyr-Core-2.7.6/drivers/serial/
Duart_handlers.c40 z_impl_uart_poll_out((const struct device *)dev, out_char); in z_vrfy_uart_poll_out()
/Zephyr-Core-2.7.6/include/drivers/
Duart.h709 static inline void z_impl_uart_poll_out(const struct device *dev, in z_impl_uart_poll_out() function