Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/shell/
Dshell.h1024 int shell_start(const struct shell *sh);
/Zephyr-latest/subsys/shell/
Dshell.c1341 err = shell_start(sh); in shell_thread()
1430 int shell_start(const struct shell *sh) in shell_start() function
/Zephyr-latest/doc/releases/
Drelease-notes-2.4.rst1228 * :github:`27161` - shell: shell_start() and shell_stop() can cause deadlock