Home
last modified time | relevance | path

Searched refs:ST7735_CYAN (Results 1 – 4 of 4) sorted by relevance

/hardware/bsp/intel/peripheral/libupm/examples/c++/
Dst7735.cxx39 lcd->fillScreen (ST7735_CYAN); in main()
/hardware/bsp/intel/peripheral/libupm/examples/javascript/
Dst7735.js32 lcd.fillScreen(st7735.ST7735_CYAN);
/hardware/bsp/intel/peripheral/libupm/examples/java/
DST7735Sample.java44 lcd.fillScreen(upm_st7735.javaupm_st7735Constants.ST7735_CYAN); in main()
/hardware/bsp/intel/peripheral/libupm/src/st7735/
Dst7735.h96 #define ST7735_CYAN 0x07FF macro