Searched refs:ST7789_INVON (Results 1 – 3 of 3) sorted by relevance
33 #define ST7789_INVON 0x21 macro
178 st7789_dc_write_byte(st7789_dev, CMD, ST7789_INVON); in st7789_init_command()335 invert ? ST7789_INVON : ST7789_INVOFF); in st7789_set_invert()
61 ST7789_INVON = const(0x21) variable281 self._write(ST7789_INVON)
Completed in 6 milliseconds