Searched refs:LCD_HIGHDRIVE_DISABLE (Results 1 – 1 of 1) sorted by relevance
316 #define LCD_HIGHDRIVE_DISABLE ((uint32_t)0x00000000) /*!< High drive disabled */ macro734 #define IS_LCD_HIGH_DRIVE(__VALUE__) (((__VALUE__) == LCD_HIGHDRIVE_DISABLE) || \