OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CONSOLE_COLOR_BLUE
(Results
1 - 2
of
2
) sorted by null
/external/u-boot/include/
lcd.h
178
# define
CONSOLE_COLOR_BLUE
4
187
#define
CONSOLE_COLOR_BLUE
0x000000ff
199
# define
CONSOLE_COLOR_BLUE
0x001F
/external/u-boot/common/
lcd.c
97
CONSOLE_COLOR_BLUE
, CONSOLE_COLOR_MAGENTA, CONSOLE_COLOR_CYAN,
105
CONSOLE_COLOR_RED, CONSOLE_COLOR_GREEN, CONSOLE_COLOR_YELLOW,
CONSOLE_COLOR_BLUE
,
183
lcd_setcolreg(
CONSOLE_COLOR_BLUE
, 0, 0, 0xFF);
Completed in 2525 milliseconds