Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/serial/
Duart_wch_usart.c72 static int usart_wch_poll_in(const struct device *dev, unsigned char *ch) in usart_wch_poll_in() function
120 .poll_in = usart_wch_poll_in,