Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/mipi_csi2rx/
Dfsl_mipi_csi2rx.c31 #define CSI2RX_GET_CSR(csi_base) (MIPI_CSI_CSR_Type *)((uint32_t)(csi_base) - (uint32_t)FSL_FEATURE… macro
119 MIPI_CSI_CSR_Type *csr = CSI2RX_GET_CSR(base); in MIPI_CSI2RX_SoftwareReset()
135 MIPI_CSI_CSR_Type *csr = CSI2RX_GET_CSR(base); in MIPI_CSI2RX_InitInterface()
184 MIPI_CSI_CSR_Type *csr = CSI2RX_GET_CSR(base); in MIPI_CSI2RX_DeinitInterface()