Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/shell/
Dshell_ops.c102 int32_t col_span; in z_shell_op_cursor_move() local
112 col_span = z_column_span_with_buffer_offsets_get( in z_shell_op_cursor_move()
118 z_shell_op_cursor_horiz_move(sh, col_span); in z_shell_op_cursor_move()