Home
last modified time | relevance | path

Searched defs:stack (Results 1 – 15 of 15) sorted by relevance

/ThreadX-v6.4.1/ports_module/cortex_a7/gnu/example_build/
Dsample_threadx.ld192 _stack_bottom = ABSOLUTE(.) ;
198 _sp = . - 16 ;
199 _stack_top = ABSOLUTE(.) ;
/ThreadX-v6.4.1/ports_arch/ARMv7-A/threadx/ports/gnu/example_build/
Dsample_threadx.ld192 _stack_bottom = ABSOLUTE(.) ;
198 _sp = . - 16 ;
199 _stack_top = ABSOLUTE(.) ;
/ThreadX-v6.4.1/ports/cortex_a15/gnu/example_build/
Dsample_threadx.ld192 _stack_bottom = ABSOLUTE(.) ;
198 _sp = . - 16 ;
199 _stack_top = ABSOLUTE(.) ;
/ThreadX-v6.4.1/ports/arm9/gnu/example_build/
Dsample_threadx.ld192 _stack_bottom = ABSOLUTE(.) ;
198 _sp = . - 16 ;
199 _stack_top = ABSOLUTE(.) ;
/ThreadX-v6.4.1/ports/cortex_a7/gnu/example_build/
Dsample_threadx.ld192 _stack_bottom = ABSOLUTE(.) ;
198 _sp = . - 16 ;
199 _stack_top = ABSOLUTE(.) ;
/ThreadX-v6.4.1/ports/cortex_r4/gnu/example_build/
Dsample_threadx.ld192 _stack_bottom = ABSOLUTE(.) ;
198 _sp = . - 16 ;
199 _stack_top = ABSOLUTE(.) ;
/ThreadX-v6.4.1/ports/cortex_r5/gnu/example_build/
Dsample_threadx.ld192 _stack_bottom = ABSOLUTE(.) ;
198 _sp = . - 16 ;
199 _stack_top = ABSOLUTE(.) ;
/ThreadX-v6.4.1/ports/arm11/gnu/example_build/
Dsample_threadx.ld192 _stack_bottom = ABSOLUTE(.) ;
198 _sp = . - 16 ;
199 _stack_top = ABSOLUTE(.) ;
/ThreadX-v6.4.1/ports/cortex_a8/gnu/example_build/
Dsample_threadx.ld192 _stack_bottom = ABSOLUTE(.) ;
198 _sp = . - 16 ;
199 _stack_top = ABSOLUTE(.) ;
/ThreadX-v6.4.1/ports/cortex_a12/gnu/example_build/
Dsample_threadx.ld192 _stack_bottom = ABSOLUTE(.) ;
198 _sp = . - 16 ;
199 _stack_top = ABSOLUTE(.) ;
/ThreadX-v6.4.1/ports/cortex_a5/gnu/example_build/
Dsample_threadx.ld192 _stack_bottom = ABSOLUTE(.) ;
198 _sp = . - 16 ;
199 _stack_top = ABSOLUTE(.) ;
/ThreadX-v6.4.1/ports/cortex_a17/gnu/example_build/
Dsample_threadx.ld192 _stack_bottom = ABSOLUTE(.) ;
198 _sp = . - 16 ;
199 _stack_top = ABSOLUTE(.) ;
/ThreadX-v6.4.1/ports/cortex_a9/gnu/example_build/
Dsample_threadx.ld192 _stack_bottom = ABSOLUTE(.) ;
198 _sp = . - 16 ;
199 _stack_top = ABSOLUTE(.) ;
/ThreadX-v6.4.1/test/smp/regression/
Dthreadx_thread_basic_execution_test.c23 ULONG stack[2048/sizeof(ULONG)]; member
/ThreadX-v6.4.1/test/tx/regression/
Dthreadx_thread_basic_execution_test.c23 ULONG stack[2048/sizeof(ULONG)]; member