Searched refs:IS_LCD_CONTRAST (Results 1 – 2 of 2) sorted by relevance
198 assert_param(IS_LCD_CONTRAST(hlcd->Init.Contrast)); in HAL_LCD_Init()
399 #define IS_LCD_CONTRAST(__CONTRAST__) (((__CONTRAST__) == LCD_CONTRASTLEVEL_0) || \ macro
Completed in 6 milliseconds