Searched refs:LCD_FULL_COLOR (Results 1 – 2 of 2) sorted by relevance
16 #define LCD_FULL_COLOR BLACK macro18 #ifndef LCD_FULL_COLOR19 #define LCD_FULL_COLOR WHITE macro
242 lcd_fill(0, 0, LCD_WIDTH, LCD_HEIGHT, LCD_FULL_COLOR); in rt_hw_spi_lcd_init()
Completed in 8 milliseconds