Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/console/
Dtty.c141 static int tty_getchar(struct tty_serial *tty) in tty_getchar() function
217 res = tty_getchar(tty); in tty_read()