Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/shell/
Dshell_types.h29 struct shell_vt100_colors { struct
46 struct shell_vt100_colors col; argument
/Zephyr-latest/subsys/shell/
Dshell_ops.h358 struct shell_vt100_colors *color) in z_shell_vt100_colors_store()
364 const struct shell_vt100_colors *color);
Dshell_log_backend.c66 struct shell_vt100_colors col; in z_shell_log_backend_process()
Dshell_ops.c505 const struct shell_vt100_colors *color) in z_shell_vt100_colors_restore()
521 struct shell_vt100_colors col; in z_shell_vfprintf()