Home
last modified time | relevance | path

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

/Zephyr-latest/samples/subsys/shell/shell_module/src/
Dlogin_cmd.c43 shell_obscure_set(sh, false); in cmd_login()
55 shell_obscure_set(sh, true); in cmd_logout()
/Zephyr-latest/include/zephyr/shell/
Dshell.h1313 int shell_obscure_set(const struct shell *sh, bool obscure);
/Zephyr-latest/subsys/shell/
Dshell.c1793 int shell_obscure_set(const struct shell *sh, bool val) in shell_obscure_set() function
/Zephyr-latest/doc/services/shell/
Dindex.rst718 ``shell_obscure_set`` function.