Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/shell/
Dshell.h1048 #define SHELL_OPTION SHELL_VT100_COLOR_CYAN macro
/Zephyr-latest/subsys/shell/
Dshell.c148 z_shell_fprintf(sh, SHELL_OPTION, "\n%s%s", tab, option); in tab_item_print()
150 z_shell_fprintf(sh, SHELL_OPTION, "%s", option); in tab_item_print()