Searched refs:CONSOLE_COLOR_GREY (Results 1 – 2 of 2) sorted by relevance
182 # define CONSOLE_COLOR_GREY 14 macro191 #define CONSOLE_COLOR_GREY 0x00aaaaaa macro203 # define CONSOLE_COLOR_GREY 0xC618 macro
107 CONSOLE_COLOR_MAGENTA, CONSOLE_COLOR_CYAN, CONSOLE_COLOR_GREY, CONSOLE_COLOR_WHITE,187 lcd_setcolreg(CONSOLE_COLOR_GREY, 0xAA, 0xAA, 0xAA); in lcd_clear()