Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/subsys/shell/backends/
Dshell_uart.c419 static int irq_read(struct shell_uart_int_driven *sh_uart, in irq_read() function
486 return irq_read((struct shell_uart_int_driven *)transport->ctx, data, length, cnt); in read_uart()