Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/samples/subsys/shell/shell_module/src/
Duart_reinit.c113 shell_uninit(sh, shell_uninit_cb); in cmd_uart_release()
/Zephyr-Core-3.7.0/include/zephyr/shell/
Dshell.h983 void shell_uninit(const struct shell *sh, shell_uninit_cb_t cb);
/Zephyr-Core-3.7.0/subsys/shell/
Dshell.c1405 void shell_uninit(const struct shell *sh, shell_uninit_cb_t cb) in shell_uninit() function