Searched refs:IS_LCD_DUTY (Results 1 – 10 of 10) sorted by relevance
156 assert_param(IS_LCD_DUTY(hlcd->Init.Duty)); in HAL_LCD_Init()
183 assert_param(IS_LCD_DUTY(hlcd->Init.Duty)); in HAL_LCD_Init()
154 assert_param(IS_LCD_DUTY(hlcd->Init.Duty)); in HAL_LCD_Init()
191 assert_param(IS_LCD_DUTY(hlcd->Init.Duty)); in HAL_LCD_Init()
225 #define IS_LCD_DUTY(__DUTY__) (((__DUTY__) == LCD_DUTY_STATIC) || \ macro
663 #define IS_LCD_DUTY(__DUTY__) (((__DUTY__) == LCD_DUTY_STATIC) || \ macro
229 #define IS_LCD_DUTY(__DUTY__) (((__DUTY__) == LCD_DUTY_STATIC) || \ macro
662 #define IS_LCD_DUTY(__DUTY__) (((__DUTY__) == LCD_DUTY_STATIC) || \ macro
660 #define IS_LCD_DUTY(__DUTY__) (((__DUTY__) == LCD_DUTY_STATIC) || \ macro