Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/subsys/shell/backends/
Dshell_uart.c234 static void async_init(struct shell_uart_async *sh_uart) in async_init() function
304 async_init((struct shell_uart_async *)transport->ctx); in init()