Searched refs:LCD_BIAS_1_2 (Results 1 – 4 of 4) sorted by relevance
245 #define LCD_BIAS_1_2 LCD_CR0_BIAS_0 /*!< 1/2 Bias */ macro249 ((__BIAS__) == LCD_BIAS_1_2) || \
246 #define LCD_BIAS_1_2 LCD_CR_BIAS_0 /*!< 1/2 Bias */ macro250 ((__BIAS__) == LCD_BIAS_1_2) || \
173 #define LCD_BIAS_1_2 (0x00000000U) /*!< 1/2 Bias */ macro606 (((__BIAS__)==LCD_BIAS_1_2)||((__BIAS__)==LCD_BIAS_1_3)||((__BIAS__)==LCD_BIAS_1_4))
Completed in 15 milliseconds