Home
last modified time | relevance | path

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

/bsp/hpmicro/libraries/hpm_sdk/drivers/src/
A Dhpm_mipi_csi_phy_drv.c12 cfg->clane_cfg.t_settle_ns = 140; in mipi_csi_phy_default_config()
15 cfg->dlane_cfg.t_settle_ns = 100; in mipi_csi_phy_default_config()
27 MIPI_CSI_PHY_CLANE_PARA_T_CLK_SETTLE_SET(cfg->clane_cfg.t_settle_ns / 10); in mipi_csi_phy_init()
37 MIPI_CSI_PHY_T_HS_SETTLE_T_D1_SETTLE_SET(cfg->dlane_cfg.t_settle_ns / 10) | in mipi_csi_phy_init()
38 MIPI_CSI_PHY_T_HS_SETTLE_T_D0_SETTLE_SET(cfg->dlane_cfg.t_settle_ns / 10); in mipi_csi_phy_init()
/bsp/hpmicro/libraries/hpm_sdk/drivers/inc/
A Dhpm_mipi_csi_phy_drv.h25 …uint16_t t_settle_ns; /* !< unit: nanosecond. Time interval during which the HS receiver should i… member
30 …uint16_t t_settle_ns; /* !< unit: nanosecond. Time interval during which the HS receiver shall i… member

Completed in 5 milliseconds