Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/shell/
Dshell.c601 z_shell_op_cursor_end_move(sh); in wildcard_check_report()
643 z_shell_op_cursor_end_move(sh); in execute()
886 z_shell_op_cursor_end_move(sh); in ctrl_metakeys_handle()
899 z_shell_op_cursor_end_move(sh); in ctrl_metakeys_handle()
1114 z_shell_op_cursor_end_move(sh); in state_collect()
Dshell_ops.h301 void z_shell_op_cursor_end_move(const struct shell *sh);
Dshell_ops.c212 void z_shell_op_cursor_end_move(const struct shell *sh) in z_shell_op_cursor_end_move() function