Searched refs:rgb_is_inverted (Results 1 – 2 of 2) sorted by relevance
51 bool rgb_is_inverted; member129 config->rgb_is_inverted) { in st7796s_get_pixelfmt()145 config->rgb_is_inverted) { in st7796s_get_pixelfmt()402 .rgb_is_inverted = DT_INST_PROP(n, rgb_is_inverted), \
54 bool rgb_is_inverted; member214 if (!(config->madctl & ST7735R_MADCTL_BGR) != !config->rgb_is_inverted) { in st7735r_write()264 if (!(config->madctl & ST7735R_MADCTL_BGR) != !config->rgb_is_inverted) { in st7735r_get_capabilities()520 .rgb_is_inverted = DT_INST_PROP(inst, rgb_is_inverted), \