Home
last modified time | relevance | path

Searched refs:__DRV__ (Results 1 – 2 of 2) sorted by relevance

/bsp/Vango/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Include/
A Dlib_lcd.h82 #define IS_LCD_DRV(__DRV__) (((__DRV__) == LCD_DRV_300) ||\ argument
83 ((__DRV__) == LCD_DRV_600) ||\
84 ((__DRV__) == LCD_DRV_150) ||\
85 ((__DRV__) == LCD_DRV_200))
/bsp/Vango/v85xx/Libraries/VangoV85xx_standard_peripheral/Include/
A Dlib_lcd.h99 #define IS_LCD_DRV(__DRV__) (((__DRV__) == LCD_DRV_300) ||\ argument
100 ((__DRV__) == LCD_DRV_600) ||\
101 ((__DRV__) == LCD_DRV_150) ||\
102 ((__DRV__) == LCD_DRV_200))

Completed in 6 milliseconds