Searched refs:LCD_VBP (Results 1 – 22 of 22) sorted by relevance
30 !defined(LCD_VFP) || !defined(LCD_VBP) || !defined(LCD_VSW)75 lcd_config.vbp = LCD_VBP; in imxrt_lcd_init()
25 #define LCD_VBP (34U) macro
24 #define LCD_VBP 10 macro
24 #define LCD_VBP 8 macro
24 #define LCD_VBP 2 macro
24 #define LCD_VBP 23 macro
27 #define LCD_VBP 8 macro
171 LCD_initStruct.Vbp = LCD_VBP; in swm_rgb_lcd_init()
39 #define LCD_VBP 32 macro
30 #define LCD_VBP BSP_LCD_VBP macro
49 lcd_config.vbp = LCD_VBP; in imx6ull_elcd_init()
116 int "value of LCD_VBP"
132 .vbp = LCD_VBP, in DEMO_InitLcd()
38 #define LCD_VBP 12 macro334 lcdConfig.vbp = LCD_VBP; in rt_lcd_init()
146 LtdcHandle.Init.AccumulatedVBP = LCD_VSYNC_HEIGHT + LCD_VBP - 1; in stm32_lcd_init()150 LtdcHandle.Init.AccumulatedActiveH = LCD_VSYNC_HEIGHT + LCD_VBP + lcd->lcd_info.height - 1; in stm32_lcd_init()
40 uint32_t VSA = LCD_VSYNC, VFP = LCD_VFP, VBP = LCD_VBP, VACT = LCD_HEIGHT; in ltdc_init()
95 config LCD_VBP config
88 config LCD_VBP config
Completed in 37 milliseconds