Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/shell/
Dshell_ops.h298 void z_shell_op_cursor_home_move(const struct shell *sh);
Dshell.c237 z_shell_op_cursor_home_move(sh); in history_handle()
879 z_shell_op_cursor_home_move(sh); in ctrl_metakeys_handle()
926 z_shell_op_cursor_home_move(sh); in ctrl_metakeys_handle()
1127 z_shell_op_cursor_home_move(sh); in state_collect()
Dshell_ops.c207 void z_shell_op_cursor_home_move(const struct shell *sh) in z_shell_op_cursor_home_move() function