Home
last modified time | relevance | path

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

/hardware/bsp/intel/peripheral/libupm/examples/c++/
Dst7735.cxx56 lcd->drawCircle (100, 110, 10, ST7735_BLUE); in main()
/hardware/bsp/intel/peripheral/libupm/examples/javascript/
Dst7735.js49 lcd.drawCircle(100, 110, 10, st7735.ST7735_BLUE);
/hardware/bsp/intel/peripheral/libupm/examples/java/
DST7735Sample.java66 upm_st7735.javaupm_st7735Constants.ST7735_BLUE); in main()
/hardware/bsp/intel/peripheral/libupm/src/st7735/
Dst7735.h93 #define ST7735_BLUE 0x001F macro