Home
last modified time | relevance | path

Searched refs:LCD_BIAS_1_2 (Results 1 – 5 of 5) sorted by relevance

/hal_stm32-latest/stm32cube/stm32l0xx/drivers/include/
Dstm32l0xx_hal_lcd.h241 #define LCD_BIAS_1_2 LCD_CR_BIAS_0 /*!< 1/2 Bias */ macro
245 ((__BIAS__) == LCD_BIAS_1_2) || \
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/include/
Dstm32u0xx_hal_lcd.h192 #define LCD_BIAS_1_2 LCD_CR_BIAS_0 /*!< 1/2 Bias */ macro
670 ((__BIAS__) == LCD_BIAS_1_2) || \
/hal_stm32-latest/stm32cube/stm32l1xx/drivers/include/
Dstm32l1xx_hal_lcd.h245 #define LCD_BIAS_1_2 LCD_CR_BIAS_0 /*!< 1/2 Bias */ macro
249 ((__BIAS__) == LCD_BIAS_1_2) || \
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/include/
Dstm32wbxx_hal_lcd.h192 #define LCD_BIAS_1_2 LCD_CR_BIAS_0 /*!< 1/2 Bias */ macro
669 ((__BIAS__) == LCD_BIAS_1_2) || \
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/
Dstm32l4xx_hal_lcd.h190 #define LCD_BIAS_1_2 LCD_CR_BIAS_0 /*!< 1/2 Bias */ macro
667 ((__BIAS__) == LCD_BIAS_1_2) || \