Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/subsys/shell/backends/
Dshell_uart.c358 static int polling_write(struct shell_uart_common *sh_uart, in polling_write() function
411 return polling_write(sh_uart, data, length, cnt); in write_uart()