Searched refs:ST7735_RED (Results 1 – 4 of 4) sorted by relevance
29 lcd.fillScreen(st7735.ST7735_RED);55 lcd.setTextColor(st7735.ST7735_RED, st7735.ST7735_RED);60 lcd.setTextColor(st7735.ST7735_RED, st7735.ST7735_RED);
36 lcd->fillScreen (ST7735_RED); in main()63 lcd->setTextColor(ST7735_RED, ST7735_RED); in main()68 lcd->setTextColor(ST7735_RED, ST7735_YELLOW); in main()
41 lcd.fillScreen(upm_st7735.javaupm_st7735Constants.ST7735_RED); in main()72 lcd.setTextColor(upm_st7735.javaupm_st7735Constants.ST7735_RED, in main()73 upm_st7735.javaupm_st7735Constants.ST7735_RED); in main()78 lcd.setTextColor(upm_st7735.javaupm_st7735Constants.ST7735_RED, in main()
94 #define ST7735_RED 0xF800 macro