Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32l0xx/drivers/include/
Dstm32l0xx_hal_lcd.h240 #define LCD_BIAS_1_4 (0x00000000U) /*!< 1/4 Bias */ macro
244 #define IS_LCD_BIAS(__BIAS__) (((__BIAS__) == LCD_BIAS_1_4) || \
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/include/
Dstm32u0xx_hal_lcd.h191 #define LCD_BIAS_1_4 (0x00000000U) /*!< 1/4 Bias */ macro
669 #define IS_LCD_BIAS(__BIAS__) (((__BIAS__) == LCD_BIAS_1_4) || \
/hal_stm32-latest/stm32cube/stm32l1xx/drivers/include/
Dstm32l1xx_hal_lcd.h244 #define LCD_BIAS_1_4 (0x00000000U) /*!< 1/4 Bias */ macro
248 #define IS_LCD_BIAS(__BIAS__) (((__BIAS__) == LCD_BIAS_1_4) || \
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/include/
Dstm32wbxx_hal_lcd.h191 #define LCD_BIAS_1_4 (0x00000000U) /*!< 1/4 Bias */ macro
668 #define IS_LCD_BIAS(__BIAS__) (((__BIAS__) == LCD_BIAS_1_4) || \
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/
Dstm32l4xx_hal_lcd.h189 #define LCD_BIAS_1_4 (0x00000000U) /*!< 1/4 Bias */ macro
666 #define IS_LCD_BIAS(__BIAS__) (((__BIAS__) == LCD_BIAS_1_4) || \