Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/shell/
Dshell_utils.h91 static inline bool z_shell_in_select_mode(const struct shell *sh) in z_shell_in_select_mode() function
Dshell.c284 !z_shell_in_select_mode(sh)) { in tab_prepare()
746 (!z_shell_in_select_mode(sh) || in execute()