Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/subsys/shell/backends/
Dshell_uart.c374 static int irq_write(struct shell_uart_int_driven *sh_uart, in irq_write() function
413 return irq_write((struct shell_uart_int_driven *)transport->ctx, data, length, cnt); in write_uart()