API driver for component aat31xx.
Copyright (c) 2011-2018 Microchip Technology Inc. and its subsidiaries.
Macros | |
#define | AAT31XX_AVG_BACKLIGHT_LEVEL 0 |
#define | AAT31XX_MAX_BACKLIGHT_LEVEL 0 |
#define | AAT31XX_MIN_BACKLIGHT_LEVEL 0 |
Functions | |
void | aat31xx_disable_backlight (void) |
Switch off backlight. More... | |
void | aat31xx_set_backlight (uint32_t ul_level) |
Set the LCD backlight level. More... | |
#define AAT31XX_AVG_BACKLIGHT_LEVEL 0 |
Referenced by gfx_ili9325_init(), gfx_ili93xx_init(), and main().
#define AAT31XX_MAX_BACKLIGHT_LEVEL 0 |
Referenced by aat31xx_set_backlight(), and main().
#define AAT31XX_MIN_BACKLIGHT_LEVEL 0 |
Referenced by aat31xx_set_backlight().