Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/mipi_dsi_split/
Dfsl_mipi_dsi.c82 #define DSI_GET_CSR(dsi_base) ((MIPI_DSI_CSR_Type *)(((uint32_t)(dsi_base)) - (uint32_t)FSL_FEATURE… macro
426 MIPI_DSI_CSR_Type *csr = DSI_GET_CSR(base); in DSI_Init()
546 MIPI_DSI_CSR_Type *csr = DSI_GET_CSR(base); in DSI_SetDpiConfig()