Searched refs:CONSOLE_COLOR_GREY (Results 1 – 2 of 2) sorted by relevance
181 # define CONSOLE_COLOR_GREY 14 macro190 #define CONSOLE_COLOR_GREY 0x00aaaaaa macro202 # define CONSOLE_COLOR_GREY 0xC618 macro
106 CONSOLE_COLOR_MAGENTA, CONSOLE_COLOR_CYAN, CONSOLE_COLOR_GREY, CONSOLE_COLOR_WHITE,186 lcd_setcolreg(CONSOLE_COLOR_GREY, 0xAA, 0xAA, 0xAA); in lcd_clear()