Home
last modified time | relevance | path

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

/subsys/shell/
A Dshell_help.c133 uint16_t item_name_width, const char *item_help) in help_item_print() argument
137 const uint16_t offset = 2 * strlen(tabulator) + item_name_width + strlen(sub_cmd_sep); in help_item_print()
147 item_name_width, item_name); in help_item_print()
149 uint16_t tmp = item_name_width - strlen(item_name); in help_item_print()

Completed in 7 milliseconds