Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/subsys/shell/backends/
Dshell_uart.c277 static void polling_init(struct shell_uart_polling *sh_uart) in polling_init() function
308 polling_init((struct shell_uart_polling *)transport->ctx); in init()