Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/serial/
Duart_nrfx_uarte.c1821 static int uarte_nrfx_poll_in(const struct device *dev, unsigned char *c) in uarte_nrfx_poll_in() function
2096 .poll_in = uarte_nrfx_poll_in,