Home
last modified time | relevance | path

Searched refs:sync_pulse (Results 1 – 2 of 2) sorted by relevance

/hal_renesas-latest/drivers/ra/fsp/inc/api/
Dr_mipi_dsi_api.h446 …bool sync_pulse; ///< Enable for Non-Burst Mode with Sync P… member
/hal_renesas-latest/drivers/ra/fsp/src/r_mipi_dsi/
Dr_mipi_dsi.c832 …(((uint32_t) p_cfg->sync_pulse << R_DSILINK_VMPPSETR_TXESYNC_Pos) & R_DSILINK_VMPPSETR_TXESYNC_Msk… in dsi_init_video()