Searched refs:SRAM3_BASE (Results 1 – 5 of 5) sorted by relevance
| /trusted-firmware-m-latest/platform/ext/target/stm/common/stm32u5xx/secure/ |
| D | target_cfg.c | 510 gtzc_config_sram(SRAM3_BASE, SRAM3_SIZE, 0, SRAM3_SIZE -1, FLAG_NPRIV | FLAG_NSEC); in gtzc_init_cfg() 608 gtzc_config_sram(SRAM3_BASE, SRAM3_SIZE, 0, SRAM3_SIZE -1, FLAG_NPRIV | FLAG_NSEC); in gtzc_init_cfg()
|
| /trusted-firmware-m-latest/platform/ext/target/stm/common/stm32h5xx/secure/ |
| D | target_cfg.c | 524 gtzc_config_sram(SRAM3_BASE, SRAM3_SIZE, 0, SRAM3_SIZE -1, FLAG_NPRIV | FLAG_NSEC); in gtzc_init_cfg() 633 gtzc_config_sram(SRAM3_BASE, SRAM3_SIZE, 0, SRAM3_SIZE -1, FLAG_NPRIV | FLAG_NSEC); in gtzc_init_cfg()
|
| /trusted-firmware-m-latest/platform/ext/target/stm/common/stm32h5xx/hal/Inc/ |
| D | stm32h5xx_hal_rcc.h | 1072 #if defined(SRAM3_BASE) 1137 #if defined(SRAM3_BASE) 2226 #if defined(SRAM3_BASE) 2283 #if defined(SRAM3_BASE) 3600 #if defined(SRAM3_BASE) 3657 #if defined(SRAM3_BASE)
|
| /trusted-firmware-m-latest/platform/ext/target/stm/common/stm32u5xx/Device/Include/ |
| D | stm32u585xx.h | 2531 #define SRAM3_BASE SRAM3_BASE_S macro 3008 #define SRAM3_BASE SRAM3_BASE_NS macro
|
| /trusted-firmware-m-latest/platform/ext/target/stm/common/stm32h5xx/Device/Include/ |
| D | stm32h573xx.h | 2702 #define SRAM3_BASE SRAM3_BASE_S macro 3146 #define SRAM3_BASE SRAM3_BASE_NS macro
|