Searched refs:EIM_CSGCR1_REG (Results 1 – 2 of 2) sorted by relevance
| /hal_nxp-latest/imx/devices/MCIMX6X/ |
| D | MCIMX6X_M4.h | 8115 #define EIM_CSGCR1_REG(base,index) ((base)->CS[index].CSGCR1) macro 8377 #define EIM_CS0GCR1 EIM_CSGCR1_REG(EIM_BASE_PTR,0) 8383 #define EIM_CS1GCR1 EIM_CSGCR1_REG(EIM_BASE_PTR,1) 8389 #define EIM_CS2GCR1 EIM_CSGCR1_REG(EIM_BASE_PTR,2) 8395 #define EIM_CS3GCR1 EIM_CSGCR1_REG(EIM_BASE_PTR,3) 8401 #define EIM_CS4GCR1 EIM_CSGCR1_REG(EIM_BASE_PTR,4) 8407 #define EIM_CS5GCR1 EIM_CSGCR1_REG(EIM_BASE_PTR,5) 8419 #define EIM_CSGCR1(index) EIM_CSGCR1_REG(EIM_BASE_PTR,index)
|
| /hal_nxp-latest/imx/devices/MCIMX7D/ |
| D | MCIMX7D_M4.h | 12758 #define EIM_CSGCR1_REG(base,index) ((base)->CS[index].CSGCR1) macro 13019 #define EIM_CS0GCR1 EIM_CSGCR1_REG(EIM_BASE_PTR,0) 13025 #define EIM_CS1GCR1 EIM_CSGCR1_REG(EIM_BASE_PTR,1) 13031 #define EIM_CS2GCR1 EIM_CSGCR1_REG(EIM_BASE_PTR,2) 13037 #define EIM_CS3GCR1 EIM_CSGCR1_REG(EIM_BASE_PTR,3) 13043 #define EIM_CS4GCR1 EIM_CSGCR1_REG(EIM_BASE_PTR,4) 13049 #define EIM_CS5GCR1 EIM_CSGCR1_REG(EIM_BASE_PTR,5) 13061 #define EIM_CSGCR1(index) EIM_CSGCR1_REG(EIM_BASE_PTR,index)
|