Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32l0xx/drivers/include/
Dstm32l0xx_hal_lcd.h219 #define LCD_DUTY_STATIC (0x00000000U) /*!< Static duty */ macro
225 #define IS_LCD_DUTY(__DUTY__) (((__DUTY__) == LCD_DUTY_STATIC) || \
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/include/
Dstm32u0xx_hal_lcd.h178 #define LCD_DUTY_STATIC (0x00000000U) /*!< Static duty */ macro
663 #define IS_LCD_DUTY(__DUTY__) (((__DUTY__) == LCD_DUTY_STATIC) || \
/hal_stm32-latest/stm32cube/stm32l1xx/drivers/include/
Dstm32l1xx_hal_lcd.h223 #define LCD_DUTY_STATIC (0x00000000U) /*!< Static duty */ macro
229 #define IS_LCD_DUTY(__DUTY__) (((__DUTY__) == LCD_DUTY_STATIC) || \
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/include/
Dstm32wbxx_hal_lcd.h178 #define LCD_DUTY_STATIC (0x00000000U) /*!< Static duty */ macro
662 #define IS_LCD_DUTY(__DUTY__) (((__DUTY__) == LCD_DUTY_STATIC) || \
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/
Dstm32l4xx_hal_lcd.h176 #define LCD_DUTY_STATIC (0x00000000U) /*!< Static duty */ macro
660 #define IS_LCD_DUTY(__DUTY__) (((__DUTY__) == LCD_DUTY_STATIC) || \