Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/serial/
Duart_xlnx_ps.c395 static void uart_xlnx_ps_poll_out(const struct device *dev, unsigned char c) in uart_xlnx_ps_poll_out() function
1151 .poll_out = uart_xlnx_ps_poll_out,