Home
last modified time | relevance | path

Searched defs:pgm_options (Results 1 – 3 of 3) sorted by relevance

/hardware/bsp/intel/peripheral/displays/Grove_LCD_RGB/
DgroveLCD.cpp37 struct pgm_options { struct
38 uint8_t red, blue, green;
39 std::string display_text;
/hardware/bsp/intel/peripheral/examples/mraa/gpio_output/
DOutputGPIO.cpp38 struct pgm_options { struct
39 int pin;
40 bool set;
41 bool clear;
/hardware/bsp/intel/peripheral/displays/SparkFun_OLED/
DSparkFunOLED.cpp34 struct pgm_options { struct
35 uint8_t invert_color;
36 std::string display_text;