Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/shell/
Dshell_ops.c101 int32_t row_span; in z_shell_op_cursor_move() local
108 row_span = z_row_span_with_buffer_offsets_get( in z_shell_op_cursor_move()
117 z_shell_op_cursor_vert_move(sh, -row_span); in z_shell_op_cursor_move()