Searched refs:LCD_BIAS_1_4 (Results 1 – 3 of 3) sorted by relevance
261 #define LCD_BIAS_1_4 (0x00000000U) /*!< 1/4 Bias */ macro265 #define IS_LCD_BIAS(__BIAS__) (((__BIAS__) == LCD_BIAS_1_4) || \
207 #define LCD_BIAS_1_4 ((uint32_t)0x00000000) /*!< 1/4 Bias */ macro684 #define IS_LCD_BIAS(__BIAS__) (((__BIAS__) == LCD_BIAS_1_4) || \
257 #define LCD_BIAS_1_4 ((uint32_t)0x00000000U) /*!< 1/4 Bias */ macro261 #define IS_LCD_BIAS(__BIAS__) (((__BIAS__) == LCD_BIAS_1_4) || \