Home
last modified time | relevance | path

Searched refs:STACK_SIZE (Results 1 – 25 of 31) sorted by relevance

12

/cmsis-dsp-latest/Examples/cmsis_build/RTE/Device/SSE-300-MPS3/
Dregion_limits.h43 #define STACK_SIZE (0x00000400) /* 1 KiB */ macro
Dfvp_sse300_mps3_s.sct66 ARM_LIB_STACK +0 ALIGN 32 EMPTY STACK_SIZE { ; Reserve empty region for stack
/cmsis-dsp-latest/dsppp/RTE/Device/SSE-300-MPS3/
Dregion_limits.h43 #define STACK_SIZE (0x00002000) /* 1 KiB */ macro
Dlinker_SSE300MPS3_secure.sct.base@1.1.047 ARM_LIB_STACK +0 ALIGN 32 EMPTY STACK_SIZE - 0x8 { ; Reserve empty region for stack
Dregion_limits.h.base@1.0.043 #define STACK_SIZE (0x00000400) /* 1 KiB */
Dlinker_SSE300MPS3_secure.sct47 ARM_LIB_STACK +0 ALIGN 32 EMPTY STACK_SIZE - 0x8 { ; Reserve empty region for stack
/cmsis-dsp-latest/dsppp/linker_scripts/SSE-300-MPS3/
Dregion_limits.h43 #define STACK_SIZE (0x00002000) /* 1 KiB */ macro
/cmsis-dsp-latest/Testing/cmsis_build/RTE/Device/SSE-300-MPS3/
Dregion_limits.h43 #define STACK_SIZE (0x00002000) /* 1 KiB */ macro
Dlinker_SSE300MPS3_secure.sct47 ARM_LIB_STACK +0 ALIGN 32 EMPTY STACK_SIZE - 0x8 { ; Reserve empty region for stack
Dfvp_sse300_mps3_s.sct66 ARM_LIB_STACK +0 ALIGN 32 EMPTY STACK_SIZE { ; Reserve empty region for stack
/cmsis-dsp-latest/Testing/cmsis_build/linker_scripts/SSE-300-MPS3/
Dregion_limits.h43 #define STACK_SIZE (0x00002000) /* 1 KiB */ macro
/cmsis-dsp-latest/Examples/cmsis_build/RTE/Device/SSE-310-MPS3/
Dregion_limits.h47 #define STACK_SIZE (0x00000400) /* 1 KiB */ macro
Dcorstone310_mps3_s.sct47 ARM_LIB_STACK +0 ALIGN 32 EMPTY STACK_SIZE { ; Reserve empty region for stack
/cmsis-dsp-latest/Testing/cmsis_build/RTE/Device/SSE-310-MPS3/
Dregion_limits.h51 #define STACK_SIZE (0x00002000) /* 1 KiB */ macro
Dcorstone310_mps3_s.sct66 ARM_LIB_STACK +0 ALIGN 32 EMPTY STACK_SIZE { ; Reserve empty region for stack
/cmsis-dsp-latest/dsppp/linker_scripts/
Dgcc_sse300_mps3.ld273 .stack (ORIGIN(RAM0) + LENGTH(RAM0) - STACK_SIZE - __STACKSEAL_SIZE) (NOLOAD) :
277 . = . + STACK_SIZE;
Dgcc_sse310_mps3_s.ld273 .stack (ORIGIN(RAM0) + LENGTH(RAM0) - STACK_SIZE - __STACKSEAL_SIZE) (NOLOAD) :
277 . = . + STACK_SIZE;
Dclang_sse300_mps3.sct276 PROVIDE (__heap_end = __stack - STACK_SIZE);
285 PROVIDE(__stack_limit = __stack - STACK_SIZE);
287 . += STACK_SIZE;
Dclang_sse310_mps3.sct275 PROVIDE (__heap_end = __stack - STACK_SIZE);
284 PROVIDE(__stack_limit = __stack - STACK_SIZE);
286 . += STACK_SIZE;
Dac6_sse310_mps3_s.sct48 ARM_LIB_STACK +0 ALIGN 32 EMPTY STACK_SIZE { ; Reserve empty region for stack
/cmsis-dsp-latest/Testing/cmsis_build/linker_scripts/
Dgcc_sse300_mps3.ld273 .stack (ORIGIN(RAM0) + LENGTH(RAM0) - STACK_SIZE - __STACKSEAL_SIZE) (NOLOAD) :
277 . = . + STACK_SIZE;
Dgcc_sse310_mps3_s.ld273 .stack (ORIGIN(RAM0) + LENGTH(RAM0) - STACK_SIZE - __STACKSEAL_SIZE) (NOLOAD) :
277 . = . + STACK_SIZE;
Dclang_sse300_mps3.sct276 PROVIDE (__heap_end = __stack - STACK_SIZE);
285 PROVIDE(__stack_limit = __stack - STACK_SIZE);
287 . += STACK_SIZE;
Dclang_sse310_mps3.sct275 PROVIDE (__heap_end = __stack - STACK_SIZE);
284 PROVIDE(__stack_limit = __stack - STACK_SIZE);
286 . += STACK_SIZE;
Dac6_sse310_mps3_s.sct48 ARM_LIB_STACK +0 ALIGN 32 EMPTY STACK_SIZE { ; Reserve empty region for stack

12