Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/serial/
Duart_gecko.c175 static int uart_gecko_poll_in(const struct device *dev, unsigned char *c) in uart_gecko_poll_in() function
518 .poll_in = uart_gecko_poll_in,