47#ifndef CONFIG_ILI9341_GVDD
48#define CONFIG_ILI9341_GVDD 4800
59#ifndef CONFIG_ILI9341_VCOMH
60#define CONFIG_ILI9341_VCOMH 4250
71#ifndef CONFIG_ILI9341_VCOML
72#define CONFIG_ILI9341_VCOML -2000
79#define ILI9341_ROTATION_VERT LCD_MADCTL_MX
80#define ILI9341_ROTATION_VERT_FLIP LCD_MADCTL_MY
81#define ILI9341_ROTATION_HORZ LCD_MADCTL_MV
82#define ILI9341_ROTATION_HORZ_FLIP LCD_MADCTL_MV | \
const lcd_driver_t lcd_ili9341_driver
LCD device operations table.
struct lcd_driver lcd_driver_t
LCD driver interface.
Device descriptor for a ili9341.
lcd_t dev
Pointer to the common lcd device.
Device descriptor for a lcd.