Searched defs:IS_LCD_SWPR (Results 1 – 2 of 2) sorted by relevance
109 #define IS_LCD_SWPR(__SWPR__) ((__SWPR__) <= 0xFFUL) macro
97 #define IS_LCD_SWPR(__SWPR__) ((__SWPR__) <= 0xFFUL) macro
Completed in 7 milliseconds