Zephyr API Documentation  3.6.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
shell_types.h File Reference

Go to the source code of this file.

Data Structures

struct  shell_vt100_colors
 
struct  shell_multiline_cons
 
struct  shell_vt100_ctx
 

Enumerations

enum  shell_vt100_color {
  SHELL_VT100_COLOR_BLACK , SHELL_VT100_COLOR_RED , SHELL_VT100_COLOR_GREEN , SHELL_VT100_COLOR_YELLOW ,
  SHELL_VT100_COLOR_BLUE , SHELL_VT100_COLOR_MAGENTA , SHELL_VT100_COLOR_CYAN , SHELL_VT100_COLOR_WHITE ,
  SHELL_VT100_COLOR_DEFAULT , VT100_COLOR_END
}
 

Enumeration Type Documentation

◆ shell_vt100_color

Enumerator
SHELL_VT100_COLOR_BLACK 
SHELL_VT100_COLOR_RED 
SHELL_VT100_COLOR_GREEN 
SHELL_VT100_COLOR_YELLOW 
SHELL_VT100_COLOR_BLUE 
SHELL_VT100_COLOR_MAGENTA 
SHELL_VT100_COLOR_CYAN 
SHELL_VT100_COLOR_WHITE 
SHELL_VT100_COLOR_DEFAULT 
VT100_COLOR_END