Searched refs:IS_LCD_SWPR (Results 1 – 4 of 4) sorted by relevance
97 #define IS_LCD_SWPR(__SWPR__) ((__SWPR__) <= 0xFFUL) macro
109 #define IS_LCD_SWPR(__SWPR__) ((__SWPR__) <= 0xFFUL) macro
71 assert_parameters(IS_LCD_SWPR(InitStruct->SWPR)); in LCD_Init()
157 assert_parameters(IS_LCD_SWPR(InitStruct->SWPR)); in LCD_Init()
Completed in 7 milliseconds