Searched refs:SSD1306_SET_CHARGE_PUMP_ON (Results 1 – 2 of 2) sorted by relevance
100 #define SSD1306_SET_CHARGE_PUMP_ON 0x8d /* double byte command */ macro
196 (config->sh1106_compatible ? SH1106_SET_DCDC_MODE : SSD1306_SET_CHARGE_PUMP_ON), in ssd1306_set_charge_pump()