Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/shell/
Dshell_utils.c56 static uint32_t line_num_with_buffer_offset_get(struct shell_multiline_cons *cons, in line_num_with_buffer_offset_get() function
82 return line_num_with_buffer_offset_get(cons, offset2) in z_row_span_with_buffer_offsets_get()
83 - line_num_with_buffer_offset_get(cons, offset1); in z_row_span_with_buffer_offsets_get()