|
|
@@ -757,7 +757,7 @@ static int ark_lcd_timing_init(ark_lcd_t *lcd)
|
|
|
#define VSW0_v_fall (VFP+VSW) // Vertical sync width value ; from register timing1 10
|
|
|
|
|
|
#define VSW0_h_rise (HFP)
|
|
|
-#define VSW0_h_fall (HFP+HSW)
|
|
|
+#define VSW0_h_fall (HFP)
|
|
|
|
|
|
#define VSW1_v_rise (VFP) // Vertical sync width value ; from register timing1 10
|
|
|
#define VSW1_v_fall (VFP+VSW) // Vertical sync width value ; from register timing1 10
|