Home
last modified time | relevance | path

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

/bsp/Vango/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Include/
A Dlib_lcd.h82 #define IS_LCD_DRV(__DRV__) (((__DRV__) == LCD_DRV_300) ||\ macro
/bsp/Vango/v85xx/Libraries/VangoV85xx_standard_peripheral/Include/
A Dlib_lcd.h99 #define IS_LCD_DRV(__DRV__) (((__DRV__) == LCD_DRV_300) ||\ macro
/bsp/Vango/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Source/
A Dlib_lcd.c69 assert_parameters(IS_LCD_DRV(InitStruct->Drv)); in LCD_Init()
/bsp/Vango/v85xx/Libraries/VangoV85xx_standard_peripheral/Source/
A Dlib_lcd.c155 assert_parameters(IS_LCD_DRV(InitStruct->Drv)); in LCD_Init()

Completed in 68 milliseconds