Searched refs:LCD_CONTRASTLEVEL_0 (Results 1 – 1 of 1) sorted by relevance
277 #define LCD_CONTRASTLEVEL_0 (0x00000000U) /*!< Maximum Voltage = 2.60… macro708 #define IS_LCD_CONTRAST(__CONTRAST__) (((__CONTRAST__) == LCD_CONTRASTLEVEL_0) || \