Home
last modified time | relevance | path

Searched refs:_FLASH_BASE_S (Results 1 – 4 of 4) sorted by relevance

/trusted-firmware-m-latest/platform/ext/target/stm/stm32h573i_dk/include/
Dregion_defs.h60 #define _FLASH_BASE_S (0x0C000000) /*!< FLASH(up to 512 KB) base address */ macro
120 #define S_ROM_ALIAS_BASE (_FLASH_BASE_S)
131 #define LOADER_S_ROM_ALIAS(x) (_FLASH_BASE_S + (x))
/trusted-firmware-m-latest/platform/ext/target/stm/stm32l562e_dk/partition/
Dregion_defs.h43 #define _FLASH_BASE_S (0x0C000000) /*!< FLASH(up to 512 KB) base address */ macro
103 #define S_ROM_ALIAS_BASE (_FLASH_BASE_S)
/trusted-firmware-m-latest/platform/ext/target/stm/b_u585i_iot02a/partition/
Dregion_defs.h63 #define _FLASH_BASE_S (0x0C000000) /*!< FLASH(up to 512 KB) base address */ macro
112 #define S_ROM_ALIAS_BASE (_FLASH_BASE_S)
124 #define LOADER_S_ROM_ALIAS(x) (_FLASH_BASE_S + (x))
/trusted-firmware-m-latest/platform/ext/target/stm/nucleo_l552ze_q/partition/
Dregion_defs.h43 #define _FLASH_BASE_S (0x0C000000) /*!< FLASH(up to 512 KB) base address */ macro
103 #define S_ROM_ALIAS_BASE (_FLASH_BASE_S)