Home
last modified time | relevance | path

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

/hal_nxp-latest/imx/devices/MCIMX7D/
DMCIMX7D_M4.h11466 #define DDRC_MP_SARBASE_REG(base,index) ((base)->SAR[index].SARBASE) macro
11637 #define DDRC_MP_SARBASE0 DDRC_MP_SARBASE_REG(DDRC_MP_BASE_PTR,0)
11639 #define DDRC_MP_SARBASE1 DDRC_MP_SARBASE_REG(DDRC_MP_BASE_PTR,1)
11641 #define DDRC_MP_SARBASE2 DDRC_MP_SARBASE_REG(DDRC_MP_BASE_PTR,2)
11643 #define DDRC_MP_SARBASE3 DDRC_MP_SARBASE_REG(DDRC_MP_BASE_PTR,3)
11648 #define DDRC_MP_SARBASE(index) DDRC_MP_SARBASE_REG(DDRC_MP_BASE_PTR,index)