Searched refs:CCM_POST_REG (Results 1 – 1 of 1) sorted by relevance
| /hal_nxp-latest/imx/devices/MCIMX7D/ |
| D | MCIMX7D_M4.h | 4607 #define CCM_POST_REG(base,index) ((base)->ACCESS_CTRL_ROOT_TOG[index].POST) macro 6023 #define CCM_POST0 CCM_POST_REG(CCM_BASE_PTR,0) 6043 #define CCM_POST1 CCM_POST_REG(CCM_BASE_PTR,1) 6063 #define CCM_POST2 CCM_POST_REG(CCM_BASE_PTR,2) 6083 #define CCM_POST3 CCM_POST_REG(CCM_BASE_PTR,3) 6103 #define CCM_POST4 CCM_POST_REG(CCM_BASE_PTR,4) 6123 #define CCM_POST5 CCM_POST_REG(CCM_BASE_PTR,5) 6143 #define CCM_POST6 CCM_POST_REG(CCM_BASE_PTR,6) 6163 #define CCM_POST7 CCM_POST_REG(CCM_BASE_PTR,7) 6183 #define CCM_POST8 CCM_POST_REG(CCM_BASE_PTR,8) [all …]
|