Searched refs:CMSDK_SPCTRL_BASE_S (Results 1 – 7 of 7) sorted by relevance
/trusted-firmware-m-3.4.0/platform/ext/target/arm/mps2/an521/cmsis_core/ |
D | platform_regs.h | 108 #define CMSDK_SPCTRL_BASE_S 0x50080000 macro 109 #define CMSDK_SPCTRL ((struct spctrl_def*)CMSDK_SPCTRL_BASE_S) 186 #define CMSDK_SPCTRL_AHB_NS_PPC0 (CMSDK_SPCTRL_BASE_S + 0x050) 187 #define CMSDK_SPCTRL_AHB_NS_PPCEXP0 (CMSDK_SPCTRL_BASE_S + 0x060) 188 #define CMSDK_SPCTRL_AHB_NS_PPCEXP1 (CMSDK_SPCTRL_BASE_S + 0x064) 189 #define CMSDK_SPCTRL_AHB_NS_PPCEXP2 (CMSDK_SPCTRL_BASE_S + 0x068) 190 #define CMSDK_SPCTRL_AHB_NS_PPCEXP3 (CMSDK_SPCTRL_BASE_S + 0x06C) 191 #define CMSDK_SPCTRL_APB_NS_PPC0 (CMSDK_SPCTRL_BASE_S + 0x070) 192 #define CMSDK_SPCTRL_APB_NS_PPC1 (CMSDK_SPCTRL_BASE_S + 0x074) 193 #define CMSDK_SPCTRL_APB_NS_PPCEXP0 (CMSDK_SPCTRL_BASE_S + 0x080) [all …]
|
/trusted-firmware-m-3.4.0/platform/ext/target/arm/mps2/an519/cmsis_core/ |
D | platform_regs.h | 83 #define CMSDK_SPCTRL_BASE_S 0x50080000 macro 84 #define CMSDK_SPCTRL ((struct spctrl_def*)CMSDK_SPCTRL_BASE_S) 161 #define CMSDK_SPCTRL_AHB_NS_PPC0 (CMSDK_SPCTRL_BASE_S + 0x050) 162 #define CMSDK_SPCTRL_AHB_NS_PPCEXP0 (CMSDK_SPCTRL_BASE_S + 0x060) 163 #define CMSDK_SPCTRL_AHB_NS_PPCEXP1 (CMSDK_SPCTRL_BASE_S + 0x064) 164 #define CMSDK_SPCTRL_AHB_NS_PPCEXP2 (CMSDK_SPCTRL_BASE_S + 0x068) 165 #define CMSDK_SPCTRL_AHB_NS_PPCEXP3 (CMSDK_SPCTRL_BASE_S + 0x06C) 166 #define CMSDK_SPCTRL_APB_NS_PPC0 (CMSDK_SPCTRL_BASE_S + 0x070) 167 #define CMSDK_SPCTRL_APB_NS_PPC1 (CMSDK_SPCTRL_BASE_S + 0x074) 168 #define CMSDK_SPCTRL_APB_NS_PPCEXP0 (CMSDK_SPCTRL_BASE_S + 0x080) [all …]
|
/trusted-firmware-m-3.4.0/platform/ext/target/arm/mps2/an519/retarget/ |
D | platform_retarget_dev.c | 150 .spctrl_base = CMSDK_SPCTRL_BASE_S, 164 .spctrl_base = CMSDK_SPCTRL_BASE_S, 178 .spctrl_base = CMSDK_SPCTRL_BASE_S, 192 .spctrl_base = CMSDK_SPCTRL_BASE_S, 206 .spctrl_base = CMSDK_SPCTRL_BASE_S, 220 .spctrl_base = CMSDK_SPCTRL_BASE_S, 234 .spctrl_base = CMSDK_SPCTRL_BASE_S, 248 .spctrl_base = CMSDK_SPCTRL_BASE_S, 262 .spctrl_base = CMSDK_SPCTRL_BASE_S, 276 .spctrl_base = CMSDK_SPCTRL_BASE_S, [all …]
|
/trusted-firmware-m-3.4.0/platform/ext/target/arm/mps2/an521/retarget/ |
D | platform_retarget_dev.c | 150 .spctrl_base = CMSDK_SPCTRL_BASE_S, 164 .spctrl_base = CMSDK_SPCTRL_BASE_S, 178 .spctrl_base = CMSDK_SPCTRL_BASE_S, 192 .spctrl_base = CMSDK_SPCTRL_BASE_S, 206 .spctrl_base = CMSDK_SPCTRL_BASE_S, 220 .spctrl_base = CMSDK_SPCTRL_BASE_S, 234 .spctrl_base = CMSDK_SPCTRL_BASE_S, 248 .spctrl_base = CMSDK_SPCTRL_BASE_S, 262 .spctrl_base = CMSDK_SPCTRL_BASE_S, 276 .spctrl_base = CMSDK_SPCTRL_BASE_S, [all …]
|
/trusted-firmware-m-3.4.0/platform/ext/target/arm/mps3/an524/device/source/ |
D | device_definition.c | 220 .spctrl_base = CMSDK_SPCTRL_BASE_S, 238 .spctrl_base = CMSDK_SPCTRL_BASE_S, 256 .spctrl_base = CMSDK_SPCTRL_BASE_S, 274 .spctrl_base = CMSDK_SPCTRL_BASE_S, 292 .spctrl_base = CMSDK_SPCTRL_BASE_S, 310 .spctrl_base = CMSDK_SPCTRL_BASE_S, 328 .spctrl_base = CMSDK_SPCTRL_BASE_S,
|
/trusted-firmware-m-3.4.0/platform/ext/target/arm/mps3/an524/device/include/ |
D | platform_base_address.h | 68 #define CMSDK_SPCTRL_BASE_S 0x50080000 macro
|
D | platform_regs.h | 117 #define CMSDK_SPCTRL ((struct spctrl_def *)CMSDK_SPCTRL_BASE_S)
|