Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/subsys/shell/
Dshell_help.c19 static void formatted_text_print(const struct shell *sh, const char *str, in formatted_text_print() function
145 formatted_text_print(sh, item_help, offset, false); in help_item_print()
192 formatted_text_print(sh, cmd->help, field_width, false); in z_shell_help_cmd_print()