Searched refs:LCD_VOLTBUFOUT_ENABLE (Results 1 – 1 of 1) sorted by relevance
424 #define LCD_VOLTBUFOUT_ENABLE (LCD_CR_BUFEN) /*!< BUFEN[1] Voltage outpu… macro426 #define IS_LCD_VOLTBUFOUT(__VALUE__) (((__VALUE__) == LCD_VOLTBUFOUT_ENABLE) || \