Home
last modified time | relevance | path

Searched refs:IS_LCD_SWPR (Results 1 – 4 of 4) sorted by relevance

/bsp/Vango/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Include/
A Dlib_lcd.h97 #define IS_LCD_SWPR(__SWPR__) ((__SWPR__) <= 0xFFUL) macro
/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/Source/
A Dlib_lcd.c71 assert_parameters(IS_LCD_SWPR(InitStruct->SWPR)); in LCD_Init()
/bsp/Vango/v85xx/Libraries/VangoV85xx_standard_peripheral/Source/
A Dlib_lcd.c157 assert_parameters(IS_LCD_SWPR(InitStruct->SWPR)); in LCD_Init()

Completed in 7 milliseconds