Home
last modified time | relevance | path

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

/bsp/Vango/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Include/
A Dlib_lcd.h78 #define LCD_DRV_300 (0x0U << LCD_CTRL_DRV_Pos) /*!< 0x00000000 */ macro
82 #define IS_LCD_DRV(__DRV__) (((__DRV__) == LCD_DRV_300) ||\
/bsp/Vango/v85xx/Libraries/VangoV85xx_standard_peripheral/Include/
A Dlib_lcd.h50 #define LCD_DRV_300 LCD_CTRL_DRV_300KOHM macro
99 #define IS_LCD_DRV(__DRV__) (((__DRV__) == LCD_DRV_300) ||\
/bsp/Vango/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Source/
A Dlib_lcd.c104 LCD_InitStruct->Drv = LCD_DRV_300; in LCD_StructInit()
/bsp/Vango/v85xx/Libraries/VangoV85xx_standard_peripheral/Source/
A Dlib_lcd.c190 LCD_InitStruct->Drv = LCD_DRV_300; in LCD_StructInit()

Completed in 49 milliseconds