Home
last modified time | relevance | path

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

/bsp/Vango/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Include/
A Dlib_lcd.h103 #define IS_LCD_FBMODE(__FBMODE__) (((__FBMODE__) == LCD_FBMODE_BUFA) ||\ macro
/bsp/Vango/v85xx/Libraries/VangoV85xx_standard_peripheral/Include/
A Dlib_lcd.h111 #define IS_LCD_FBMODE(__FBMODE__) (((__FBMODE__) == LCD_FBMODE_BUFA) ||\ macro
/bsp/Vango/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Source/
A Dlib_lcd.c72 assert_parameters(IS_LCD_FBMODE(InitStruct->FBMODE)); in LCD_Init()
/bsp/Vango/v85xx/Libraries/VangoV85xx_standard_peripheral/Source/
A Dlib_lcd.c158 assert_parameters(IS_LCD_FBMODE(InitStruct->FBMODE)); in LCD_Init()

Completed in 38 milliseconds