Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.0/subsys/shell/
Dshell.c192 static void history_handle(const struct shell *sh, bool up) in history_handle() function
911 history_handle(sh, false); in ctrl_metakeys_handle()
915 history_handle(sh, true); in ctrl_metakeys_handle()
1088 history_handle(sh, true); in state_collect()
1092 history_handle(sh, false); in state_collect()