Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/shell/backends/
Dshell_uart.c359 static int polling_write(struct shell_uart_common *sh_uart, in polling_write() function
412 return polling_write(sh_uart, data, length, cnt); in write_uart()