Home
last modified time | relevance | path

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

12

/cmsis-dsp-latest/dsppp/linker_scripts/
Dac6_sse310_mps3_s.sct43 #if HEAP_SIZE > 0
44 ARM_LIB_HEAP +0 ALIGN 8 EMPTY HEAP_SIZE { ; Reserve empty region for heap
Dac6_sse300_mps3_s.sct62 #if HEAP_SIZE > 0
63 ARM_LIB_HEAP +0 ALIGN 8 EMPTY HEAP_SIZE { ; Reserve empty region for heap
Dclang_sse300_mps3.sct272 #ifdef HEAP_SIZE
273 PROVIDE (__heap_end = __heap_start + HEAP_SIZE);
274 PROVIDE (__heap_size = HEAP_SIZE);
Dclang_sse310_mps3.sct271 #ifdef HEAP_SIZE
272 PROVIDE (__heap_end = __heap_start + HEAP_SIZE);
273 PROVIDE (__heap_size = HEAP_SIZE);
Dgcc_sse300_mps3.ld268 . = . + HEAP_SIZE;
/cmsis-dsp-latest/Testing/cmsis_build/linker_scripts/
Dac6_sse310_mps3_s.sct43 #if HEAP_SIZE > 0
44 ARM_LIB_HEAP +0 ALIGN 8 EMPTY HEAP_SIZE { ; Reserve empty region for heap
Dac6_sse300_mps3_s.sct62 #if HEAP_SIZE > 0
63 ARM_LIB_HEAP +0 ALIGN 8 EMPTY HEAP_SIZE { ; Reserve empty region for heap
Dclang_sse300_mps3.sct272 #ifdef HEAP_SIZE
273 PROVIDE (__heap_end = __heap_start + HEAP_SIZE);
274 PROVIDE (__heap_size = HEAP_SIZE);
Dclang_sse310_mps3.sct271 #ifdef HEAP_SIZE
272 PROVIDE (__heap_end = __heap_start + HEAP_SIZE);
273 PROVIDE (__heap_size = HEAP_SIZE);
/cmsis-dsp-latest/Examples/cmsis_build/RTE/Device/SSE-300-MPS3/
Dregion_limits.h42 #define HEAP_SIZE (0x00000400) /* 1 KiB */ macro
Dfvp_sse300_mps3_s.sct62 ARM_LIB_HEAP +0 ALIGN 8 EMPTY HEAP_SIZE { ; Reserve empty region for heap
/cmsis-dsp-latest/dsppp/RTE/Device/SSE-300-MPS3/
Dregion_limits.h42 #define HEAP_SIZE (0x00038000) /* 1 KiB */ macro
Dlinker_SSE300MPS3_secure.sct.base@1.1.043 ARM_LIB_HEAP +0 ALIGN 8 EMPTY HEAP_SIZE { ; Reserve empty region for heap
Dregion_limits.h.base@1.0.042 #define HEAP_SIZE (0x00000400) /* 1 KiB */
Dlinker_SSE300MPS3_secure.sct43 ARM_LIB_HEAP +0 ALIGN 8 EMPTY HEAP_SIZE { ; Reserve empty region for heap
/cmsis-dsp-latest/dsppp/linker_scripts/SSE-300-MPS3/
Dregion_limits.h42 #define HEAP_SIZE (0x00038000) /* 1 KiB */ macro
/cmsis-dsp-latest/Testing/cmsis_build/RTE/Device/SSE-300-MPS3/
Dregion_limits.h42 #define HEAP_SIZE (0x00100000) /* 1 KiB */ macro
Dlinker_SSE300MPS3_secure.sct43 ARM_LIB_HEAP +0 ALIGN 8 EMPTY HEAP_SIZE { ; Reserve empty region for heap
Dfvp_sse300_mps3_s.sct62 ARM_LIB_HEAP +0 ALIGN 8 EMPTY HEAP_SIZE { ; Reserve empty region for heap
/cmsis-dsp-latest/Testing/cmsis_build/linker_scripts/SSE-300-MPS3/
Dregion_limits.h42 #define HEAP_SIZE (0x00100000) /* 1 KiB */ macro
/cmsis-dsp-latest/Examples/cmsis_build/RTE/Device/SSE-310-MPS3/
Dregion_limits.h46 #define HEAP_SIZE (0x00000400) /* 1 KiB */ macro
Dcorstone310_mps3_s.sct43 ARM_LIB_HEAP +0 ALIGN 8 EMPTY HEAP_SIZE { ; Reserve empty region for heap
/cmsis-dsp-latest/Testing/cmsis_build/RTE/Device/SSE-310-MPS3/
Dregion_limits.h50 #define HEAP_SIZE (0x00020000) /* 1 KiB */ macro
Dcorstone310_mps3_s.sct62 ARM_LIB_HEAP +0 ALIGN 8 EMPTY HEAP_SIZE { ; Reserve empty region for heap
Dcorstone310_mps3_s.ld31 __heap_size__ = HEAP_SIZE;

12