Searched refs:LCD_HFP (Results 1 – 22 of 22) sorted by relevance
29 #if !defined(LCD_HFP) || !defined(LCD_HBP) || !defined(LCD_HSW) || \72 lcd_config.hfp = LCD_HFP; in imxrt_lcd_init()
23 #define LCD_HFP (16U) macro
25 #define LCD_HFP 10 macro
25 #define LCD_HFP 5 macro
25 #define LCD_HFP 32 macro
25 #define LCD_HFP 22 macro
28 #define LCD_HFP 5 macro
168 LCD_initStruct.Hfp = LCD_HFP; in swm_rgb_lcd_init()
40 #define LCD_HFP 40 macro
34 #define LCD_HFP BSP_LCD_HFP macro
46 lcd_config.hfp = LCD_HFP; in imx6ull_elcd_init()
128 int "value of LCD_HFP"
128 .hfp = LCD_HFP, in DEMO_InitLcd()
33 #define LCD_HFP 8 macro329 lcdConfig.hfp = LCD_HFP; in rt_lcd_init()
86 config LCD_HFP config
39 uint32_t HSA = LCD_HSYNC, HFP = LCD_HFP, HBP = LCD_HBP, HACT = LCD_WIDTH; in ltdc_init()
154 LtdcHandle.Init.TotalWidth = LtdcHandle.Init.AccumulatedActiveW + LCD_HFP; in stm32_lcd_init()
76 config LCD_HFP config
Completed in 21 milliseconds