Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/serial/
Duart_rpi_pico_pio.c135 static void pio_uart_poll_out(const struct device *dev, unsigned char c) in pio_uart_poll_out() function
181 .poll_out = pio_uart_poll_out,