Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/shell/
Dshell.c193 static void history_handle(const struct shell *sh, bool up) in history_handle() function
917 history_handle(sh, false); in ctrl_metakeys_handle()
921 history_handle(sh, true); in ctrl_metakeys_handle()
1094 history_handle(sh, true); in state_collect()
1098 history_handle(sh, false); in state_collect()