Home
last modified time | relevance | path

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

/hal_nxp-latest/imx/devices/MCIMX6X/
DMCIMX6X_M4.h8120 #define EIM_CSWCR2_REG(base,index) ((base)->CS[index].CSWCR2) macro
8382 #define EIM_CS0WCR2 EIM_CSWCR2_REG(EIM_BASE_PTR,0)
8388 #define EIM_CS1WCR2 EIM_CSWCR2_REG(EIM_BASE_PTR,1)
8394 #define EIM_CS2WCR2 EIM_CSWCR2_REG(EIM_BASE_PTR,2)
8400 #define EIM_CS3WCR2 EIM_CSWCR2_REG(EIM_BASE_PTR,3)
8406 #define EIM_CS4WCR2 EIM_CSWCR2_REG(EIM_BASE_PTR,4)
8412 #define EIM_CS5WCR2 EIM_CSWCR2_REG(EIM_BASE_PTR,5)
8424 #define EIM_CSWCR2(index) EIM_CSWCR2_REG(EIM_BASE_PTR,index)
/hal_nxp-latest/imx/devices/MCIMX7D/
DMCIMX7D_M4.h12763 #define EIM_CSWCR2_REG(base,index) ((base)->CS[index].CSWCR2) macro
13024 #define EIM_CS0WCR2 EIM_CSWCR2_REG(EIM_BASE_PTR,0)
13030 #define EIM_CS1WCR2 EIM_CSWCR2_REG(EIM_BASE_PTR,1)
13036 #define EIM_CS2WCR2 EIM_CSWCR2_REG(EIM_BASE_PTR,2)
13042 #define EIM_CS3WCR2 EIM_CSWCR2_REG(EIM_BASE_PTR,3)
13048 #define EIM_CS4WCR2 EIM_CSWCR2_REG(EIM_BASE_PTR,4)
13054 #define EIM_CS5WCR2 EIM_CSWCR2_REG(EIM_BASE_PTR,5)
13066 #define EIM_CSWCR2(index) EIM_CSWCR2_REG(EIM_BASE_PTR,index)