Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/shell/
Dshell_types.h16 SHELL_VT100_COLOR_RED, enumerator
Dshell.h1058 #define SHELL_ERROR SHELL_VT100_COLOR_RED
/Zephyr-latest/subsys/shell/
Dshell_log_backend.c70 z_shell_vt100_color_set(sh, SHELL_VT100_COLOR_RED); in z_shell_log_backend_process()