Home
last modified time | relevance | path

Searched defs:read_uart (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/drivers/console/
Duart_console.c135 static int read_uart(const struct device *uart, uint8_t *buf, in read_uart() function
/Zephyr-latest/subsys/shell/backends/
Dshell_uart.c483 static int read_uart(const struct shell_transport *transport, in read_uart() function