Home
last modified time | relevance | path

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

/bsp/Vango/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Include/
A Dlib_lcd.h73 #define IS_LCD_TYPE(__TYPE__) (((__TYPE__) == LCD_TYPE_4COM) ||\ macro
/bsp/Vango/v85xx/Libraries/VangoV85xx_standard_peripheral/Include/
A Dlib_lcd.h95 #define IS_LCD_TYPE(__TYPE__) (((__TYPE__) == LCD_TYPE_4COM) ||\ macro
/bsp/Vango/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Source/
A Dlib_lcd.c68 assert_parameters(IS_LCD_TYPE(InitStruct->Type)); in LCD_Init()
/bsp/Vango/v85xx/Libraries/VangoV85xx_standard_peripheral/Source/
A Dlib_lcd.c154 assert_parameters(IS_LCD_TYPE(InitStruct->Type)); in LCD_Init()

Completed in 10 milliseconds