Searched refs:vsync_pol (Results 1 – 9 of 9) sorted by relevance
22 volatile uint32_t vsync_pol; // 0x34 member
64 .vsync_pol = 1,
30 …uint32_t vsync_pol :1; /*!< Vertical Synchronization Signal Polarity, 0: High Active, 1: Low A… member
206 camera->vsync_pol = 1; in udma_cam_control()
69 volatile uint32_t vsync_pol; // 0x34 member
350 config->control.invert_vsync = timing->vsync_pol; in board_panel_para_to_lcdc()
317 config->control.invert_vsync = timing->vsync_pol; in board_panel_para_to_lcdc()
834 config->control.invert_vsync = timing->vsync_pol; in board_panel_para_to_lcdc()
334 config->control.invert_vsync = timing->vsync_pol; in board_panel_para_to_lcdc()
Completed in 28 milliseconds