Home
last modified time | relevance | path

Searched defs:IS_LCD_SWPR (Results 1 – 2 of 2) sorted by relevance

/bsp/Vango/v85xx/Libraries/VangoV85xx_standard_peripheral/Include/
A Dlib_lcd.h109 #define IS_LCD_SWPR(__SWPR__) ((__SWPR__) <= 0xFFUL) macro
/bsp/Vango/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Include/
A Dlib_lcd.h97 #define IS_LCD_SWPR(__SWPR__) ((__SWPR__) <= 0xFFUL) macro

Completed in 7 milliseconds