Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/drivers/serial/
Duart_mchp_xec.c589 static void uart_xec_poll_out(const struct device *dev, unsigned char c) in uart_xec_poll_out() function
1001 .poll_out = uart_xec_poll_out,