Home
last modified time | relevance | path

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

/dev/include/dev/
A Duart.h17 int uart_getc(int port, bool wait);
/dev/uart/pl011/
A Duart.c168 int uart_getc(int port, bool wait) { in uart_getc() argument
172 if (cbuf_read_char(rxbuf, &c, wait) == 1) { in uart_getc()

Completed in 6 milliseconds