37 #ifdef MODULE_DISP_DEV
51 #ifndef CONFIG_ILI9341_GVDD
52 #define CONFIG_ILI9341_GVDD 4800
63 #ifndef CONFIG_ILI9341_VCOMH
64 #define CONFIG_ILI9341_VCOMH 4250
75 #ifndef CONFIG_ILI9341_VCOML
76 #define CONFIG_ILI9341_VCOML -2000
84 #define ILI9341_ROTATION_VERT LCD_MADCTL_MX
85 #define ILI9341_ROTATION_VERT_FLIP LCD_MADCTL_MY
86 #define ILI9341_ROTATION_HORZ LCD_MADCTL_MV
87 #define ILI9341_ROTATION_HORZ_FLIP LCD_MADCTL_MV | \
const lcd_driver_t lcd_ili9341_driver
LCD device operations table.
Device descriptor for a ili9341.
lcd_t dev
Pointer to the common lcd device.
Device descriptor for a lcd.