Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/console/
Dtty.c162 static ssize_t tty_read_unbuf(struct tty_serial *tty, void *buf, size_t size) in tty_read_unbuf() function
213 return tty_read_unbuf(tty, buf, size); in tty_read()