Searched refs:z_flag_history_exit_set (Results 1 – 2 of 2) sorted by relevance
| /Zephyr-latest/subsys/shell/ |
| D | shell.c | 181 z_flag_history_exit_set(sh, false); in history_mode_exit() 206 z_flag_history_exit_set(sh, false); in history_handle() 891 z_flag_history_exit_set(sh, true); in ctrl_metakeys_handle() 928 z_flag_history_exit_set(sh, true); in ctrl_metakeys_handle() 934 z_flag_history_exit_set(sh, true); in ctrl_metakeys_handle() 1044 z_flag_history_exit_set(sh, true); in state_collect() 1051 z_flag_history_exit_set(sh, true); in state_collect() 1058 z_flag_history_exit_set(sh, true); in state_collect() 1070 z_flag_history_exit_set(sh, true); in state_collect()
|
| D | shell_ops.h | 162 static inline bool z_flag_history_exit_set(const struct shell *sh, bool val) in z_flag_history_exit_set() function
|