Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/shell/
Dshell_utils.c63 static uint32_t col_num_with_buffer_offset_get(struct shell_multiline_cons *cons, in col_num_with_buffer_offset_get() function
74 return col_num_with_buffer_offset_get(cons, offset2) in z_column_span_with_buffer_offsets_get()
75 - col_num_with_buffer_offset_get(cons, offset1); in z_column_span_with_buffer_offsets_get()