Searched refs:LCD_VFP (Results 1 – 22 of 22) sorted by relevance
30 !defined(LCD_VFP) || !defined(LCD_VBP) || !defined(LCD_VSW)73 lcd_config.vfp = LCD_VFP; in imxrt_lcd_init()
26 #define LCD_VFP (34U) macro
26 #define LCD_VFP 10 macro
26 #define LCD_VFP 8 macro
26 #define LCD_VFP 2 macro
26 #define LCD_VFP 22 macro
26 #define LCD_VFP 5 macro
29 #define LCD_VFP 8 macro
170 LCD_initStruct.Vfp = LCD_VFP; in swm_rgb_lcd_init()
41 #define LCD_VFP 13 macro
31 #define LCD_VFP BSP_LCD_VFP macro
47 lcd_config.vfp = LCD_VFP; in imx6ull_elcd_init()
119 int "value of LCD_VFP"
131 .vfp = LCD_VFP, in DEMO_InitLcd()
37 #define LCD_VFP 4 macro333 lcdConfig.vfp = LCD_VFP; in rt_lcd_init()
89 config LCD_VFP config
40 uint32_t VSA = LCD_VSYNC, VFP = LCD_VFP, VBP = LCD_VBP, VACT = LCD_HEIGHT; in ltdc_init()
152 LtdcHandle.Init.TotalHeigh = LtdcHandle.Init.AccumulatedActiveH + LCD_VFP; in stm32_lcd_init()
80 config LCD_VFP config
Completed in 634 milliseconds