Home
last modified time | relevance | path

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

/bsp/hpmicro/libraries/hpm_sdk/soc/HPM6800/ip/
A Dhpm_mipi_csi_phy_regs.h433 #define MIPI_CSI_PHY_CSI_CTL23_CSI_CTL3_0_MASK (0xF0000UL) macro
435 …(uint32_t)(x) << MIPI_CSI_PHY_CSI_CTL23_CSI_CTL3_0_SHIFT) & MIPI_CSI_PHY_CSI_CTL23_CSI_CTL3_0_MASK)
436 …PI_CSI_PHY_CSI_CTL23_CSI_CTL3_0_GET(x) (((uint32_t)(x) & MIPI_CSI_PHY_CSI_CTL23_CSI_CTL3_0_MASK) >…

Completed in 7 milliseconds