Home
last modified time | relevance | path

Searched refs:heap (Results 176 – 183 of 183) sorted by relevance

12345678

/ThreadX-v6.4.1/ports_smp/cortex_a75_smp/gnu/example_build/sample_threadx/
Dsample_threadx.ld183 .heap (NOLOAD):
/ThreadX-v6.4.1/ports_smp/cortex_a76_smp/gnu/example_build/sample_threadx/
Dsample_threadx.ld183 .heap (NOLOAD):
/ThreadX-v6.4.1/ports_smp/cortex_a72_smp/gnu/example_build/sample_threadx/
Dsample_threadx.ld183 .heap (NOLOAD):
/ThreadX-v6.4.1/ports_smp/cortex_a73_smp/gnu/example_build/sample_threadx/
Dsample_threadx.ld183 .heap (NOLOAD):
/ThreadX-v6.4.1/ports_smp/cortex_a5x_smp/gnu/example_build/sample_threadx/
Dsample_threadx.ld183 .heap (NOLOAD):
/ThreadX-v6.4.1/ports_smp/cortex_a65_smp/gnu/example_build/sample_threadx/
Dsample_threadx.ld183 .heap (NOLOAD):
/ThreadX-v6.4.1/ports_smp/cortex_a65ae_smp/gnu/example_build/sample_threadx/
Dsample_threadx.ld183 .heap (NOLOAD):
/ThreadX-v6.4.1/ports/xtensa/xcc/
Dreadme_threadx.txt243 for the heap is allocated like this: by default, half the space between
245 made available to the heap.
247 The heap location and limit are available in two global variables, and
250 _tx_clib_heap_start Base address of heap.
251 _tx_clib_heap_end Upper limit address to which heap can grow.
256 Please note that when the thread-safe C library support is used, the heap
258 fail. It is recommended to avoid C library calls that use the heap (such
305 stack, for the heap. The heap size and location

12345678