Searched refs:Vfp (Results 1 – 5 of 5) sorted by relevance
10 uint8_t Vfp; //vertical front porch, 最大取值8 member
50 ((initStruct->Vfp - 1) << LCD_CR1_VFP_Pos) | in LCD_Init()
12 uint8_t Vfp; //vertical front porch, 最大取值64 member
61 ((initStruct->Vfp - 1) << LCD_CRV_VFP_Pos); in LCD_Init()
170 LCD_initStruct.Vfp = LCD_VFP; in swm_rgb_lcd_init()
Completed in 22 milliseconds