Home
last modified time | relevance | path

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

/trusted-firmware-m-latest/platform/ext/target/stm/stm32l562e_dk/partition/
Dregion_defs.h52 #define S_TOTAL_RAM_SIZE (0x1fc00 ) /*! size require for Secure part */ macro
53 #define NS_TOTAL_RAM_SIZE (TOTAL_RAM_SIZE - S_TOTAL_RAM_SIZE)
125 #define S_DATA_SIZE (S_TOTAL_RAM_SIZE)
/trusted-firmware-m-latest/platform/ext/target/stm/nucleo_l552ze_q/partition/
Dregion_defs.h52 #define S_TOTAL_RAM_SIZE (0x1fc00 ) /*! size require for Secure part */ macro
53 #define NS_TOTAL_RAM_SIZE (TOTAL_RAM_SIZE - S_TOTAL_RAM_SIZE)
125 #define S_DATA_SIZE (S_TOTAL_RAM_SIZE)
/trusted-firmware-m-latest/platform/ext/target/stm/stm32h573i_dk/include/
Dregion_defs.h71 #define S_TOTAL_RAM_SIZE (S_TOTAL_RAM2_SIZE + S_TOTAL_RAM1_SIZE) macro
72 #define NS_TOTAL_RAM_SIZE (TOTAL_RAM_SIZE - S_TOTAL_RAM_SIZE)
142 #define S_DATA_SIZE (S_TOTAL_RAM_SIZE)
/trusted-firmware-m-latest/platform/ext/target/stm/b_u585i_iot02a/partition/
Dregion_defs.h76 #define S_TOTAL_RAM_SIZE (S_TOTAL_RAM2_SIZE + S_TOTAL_RAM1_SIZE) macro
77 #define NS_TOTAL_RAM_SIZE (TOTAL_RAM_SIZE - S_TOTAL_RAM_SIZE)
135 #define S_DATA_SIZE (S_TOTAL_RAM_SIZE)