Searched refs:madctl (Results 1 – 13 of 13) sorted by relevance
9 madctl = <184>; /* Rotate the image 180 degrees. */
48 uint8_t madctl; /* Memory data access control */ member128 if (((bool)(config->madctl & ST7796S_MADCTL_BGR)) != in st7796s_get_pixelfmt()144 if (((bool)(config->madctl & ST7796S_MADCTL_BGR)) != in st7796s_get_pixelfmt()349 param = config->madctl; in st7796s_init()401 .madctl = DT_INST_PROP(n, madctl), \
37 uint8_t madctl; 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()281 (~config->madctl & ST7735R_MADCTL_BGR)) { in st7735r_set_pixel_format()286 (config->madctl & ST7735R_MADCTL_BGR)) { in st7735r_set_pixel_format()382 ret = st7735r_transmit(dev, ST7735R_CMD_MADCTL, &config->madctl, 1); in st7735r_lcd_init()503 .madctl = DT_INST_PROP(inst, madctl), \
56 madctl = <0x28>;
31 madctl = <0x60>;
71 madctl = <0xc0>;
64 madctl = <0x28>;
76 madctl = <0xc0>;
73 madctl = <0xc0>;
105 madctl = <120>;
82 madctl = <0xc0>;
74 madctl = <120>; /* Set to <184> to rotate the image 180 degrees. */
72 madctl = <120>; /* Set to <184> to rotate the image 180 degrees. */