Searched refs:LCD_PCTL_BIAS_Pos (Results 1 – 2 of 2) sorted by relevance
32 #define LCD_BIAS_LV_1_2 (1ul << LCD_PCTL_BIAS_Pos) /*!< LCD bias voltage level sele…33 #define LCD_BIAS_LV_1_3 (2ul << LCD_PCTL_BIAS_Pos) /*!< LCD bias voltage level sele…34 #define LCD_BIAS_LV_1_4 (3ul << LCD_PCTL_BIAS_Pos) /*!< LCD bias voltage level sele…
832 #define LCD_PCTL_BIAS_Pos (0) /*!< LC… macro833 #define LCD_PCTL_BIAS_Msk (0x3ul << LCD_PCTL_BIAS_Pos) /*!< LC…