Home
last modified time | relevance | path

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

/loramac-node-latest/src/boards/mcu/stm32/STM32L1xx_HAL_Driver/Inc/
Dstm32l1xx_hal_lcd.h262 #define LCD_BIAS_1_2 LCD_CR_BIAS_0 /*!< 1/2 Bias */ macro
266 ((__BIAS__) == LCD_BIAS_1_2) || \
/loramac-node-latest/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_hal_lcd.h208 #define LCD_BIAS_1_2 LCD_CR_BIAS_0 /*!< 1/2 Bias */ macro
685 ((__BIAS__) == LCD_BIAS_1_2) || \
/loramac-node-latest/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Inc/
Dstm32l0xx_hal_lcd.h258 #define LCD_BIAS_1_2 LCD_CR_BIAS_0 /*!< 1/2 Bias */ macro
262 ((__BIAS__) == LCD_BIAS_1_2) || \