Home
last modified time | relevance | path

Searched refs:RAMCFG_BASE_S (Results 1 – 2 of 2) sorted by relevance

/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32u5xx/Device/Include/
Dstm32u585xx.h2013 #define RAMCFG_BASE_S (AHB1PERIPH_BASE_S + 0x06000UL) macro
2014 #define RAMCFG_SRAM1_BASE_S (RAMCFG_BASE_S)
2015 #define RAMCFG_SRAM2_BASE_S (RAMCFG_BASE_S + 0x0040UL)
2016 #define RAMCFG_SRAM3_BASE_S (RAMCFG_BASE_S + 0x0080UL)
2017 #define RAMCFG_SRAM4_BASE_S (RAMCFG_BASE_S + 0x00C0UL)
2018 #define RAMCFG_BKPRAM_BASE_S (RAMCFG_BASE_S + 0x0100UL)
/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32h5xx/Device/Include/
Dstm32h573xx.h2082 #define RAMCFG_BASE_S (AHB1PERIPH_BASE_S + 0x06000UL) macro
2111 #define RAMCFG_SRAM1_BASE_S (RAMCFG_BASE_S)
2112 #define RAMCFG_SRAM2_BASE_S (RAMCFG_BASE_S + 0x0040UL)
2113 #define RAMCFG_SRAM3_BASE_S (RAMCFG_BASE_S + 0x0080UL)
2114 #define RAMCFG_BKPRAM_BASE_S (RAMCFG_BASE_S + 0x0100UL)