Searched refs:CCM_CCGR_SET_REG (Results 1 – 1 of 1) sorted by relevance
/hal_nxp-3.7.0/imx/devices/MCIMX7D/ |
D | MCIMX7D_M4.h | 4596 #define CCM_CCGR_SET_REG(base,index) ((base)->CCGR[index].CCGR_SET) macro 5252 #define CCM_CCGR0_SET CCM_CCGR_SET_REG(CCM_BASE_PTR,0) 5256 #define CCM_CCGR1_SET CCM_CCGR_SET_REG(CCM_BASE_PTR,1) 5260 #define CCM_CCGR2_SET CCM_CCGR_SET_REG(CCM_BASE_PTR,2) 5264 #define CCM_CCGR3_SET CCM_CCGR_SET_REG(CCM_BASE_PTR,3) 5268 #define CCM_CCGR4_SET CCM_CCGR_SET_REG(CCM_BASE_PTR,4) 5272 #define CCM_CCGR5_SET CCM_CCGR_SET_REG(CCM_BASE_PTR,5) 5276 #define CCM_CCGR6_SET CCM_CCGR_SET_REG(CCM_BASE_PTR,6) 5280 #define CCM_CCGR7_SET CCM_CCGR_SET_REG(CCM_BASE_PTR,7) 5284 #define CCM_CCGR8_SET CCM_CCGR_SET_REG(CCM_BASE_PTR,8) [all …]
|