Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/shell/
Dshell.c128 uint16_t longest_option) in tab_item_print() argument
140 longest_option += z_shell_strlen(tab); in tab_item_print()
143 - z_shell_strlen(tab)) / longest_option; in tab_item_print()
145 diff = longest_option - z_shell_strlen(option); in tab_item_print()