Home
last modified time | relevance | path

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

/Zephyr-4.2.1/subsys/shell/
Dshell.c556 z_shell_unlock(sh); in exec_cmd()
1009 z_shell_unlock(sh); in state_collect()
1378 z_shell_unlock(sh); in shell_thread()
1466 z_shell_unlock(sh); in shell_start()
1561 z_shell_unlock(sh); in shell_vfprintf()
1693 z_shell_unlock(sh); in shell_prompt_change()
1701 z_shell_unlock(sh); in shell_prompt_change()
1715 z_shell_unlock(sh); in shell_help()
1750 z_shell_unlock(sh); in shell_execute_cmd()
Dshell_log_backend.c206 z_shell_unlock(sh); in process_log_msg()
Dshell_ops.h394 static inline void z_shell_unlock(const struct shell *sh) in z_shell_unlock() function