Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/shell/
Dshell_help.c110 uint16_t item_name_width, const char *item_help) in help_item_print() argument
132 if (item_help) { in help_item_print()
139 if (item_help == NULL) { in help_item_print()
146 formatted_text_print(sh, item_help, offset, false); in help_item_print()