Home
last modified time | relevance | path

Searched refs:_tx_execution_thread_enter (Results 1 – 25 of 203) sorted by relevance

123456789

/ThreadX-v6.3.0/utility/execution_profile_kit/
Dtx_execution_profile.h76 VOID _tx_execution_thread_enter(void);
/ThreadX-v6.3.0/ports/xtensa/xcc/src/
Dtx_thread_schedule.S178 call0 _tx_execution_thread_enter
180 call8 _tx_execution_thread_enter
/ThreadX-v6.3.0/ports/cortex_r4/ac6/src/
Dtx_thread_schedule.S38 .global _tx_execution_thread_enter
149 BL _tx_execution_thread_enter // Call the thread execution enter function
/ThreadX-v6.3.0/utility/execution_profile_kit/smp_version/
Dtx_execution_profile.h77 VOID _tx_execution_thread_enter(void);
/ThreadX-v6.3.0/ports/arm11/iar/src/
Dtx_thread_schedule.s43 EXTERN _tx_execution_thread_enter
150 BL _tx_execution_thread_enter ; Call the thread execution enter function
/ThreadX-v6.3.0/ports/arm9/iar/src/
Dtx_thread_schedule.s43 EXTERN _tx_execution_thread_enter
150 BL _tx_execution_thread_enter ; Call the thread execution enter function
/ThreadX-v6.3.0/ports/arm11/ac5/src/
Dtx_thread_schedule.s45 IMPORT _tx_execution_thread_enter
151 BL _tx_execution_thread_enter ; Call the thread execution enter function
/ThreadX-v6.3.0/ports/arm9/ac5/src/
Dtx_thread_schedule.s45 IMPORT _tx_execution_thread_enter
151 BL _tx_execution_thread_enter ; Call the thread execution enter function
/ThreadX-v6.3.0/ports_module/cortex_m7/ac5/example_build/
Dtx_initialize_low_level.S259 EXPORT _tx_execution_thread_enter
260 _tx_execution_thread_enter label
/ThreadX-v6.3.0/ports_module/cortex_m4/ac5/example_build/
Dtx_initialize_low_level.S259 EXPORT _tx_execution_thread_enter
260 _tx_execution_thread_enter label
/ThreadX-v6.3.0/ports/arm11/gnu/src/
Dtx_thread_schedule.S36 .global _tx_execution_thread_enter
163 BL _tx_execution_thread_enter @ Call the thread execution enter function
/ThreadX-v6.3.0/ports/arm9/gnu/src/
Dtx_thread_schedule.S36 .global _tx_execution_thread_enter
163 BL _tx_execution_thread_enter @ Call the thread execution enter function
/ThreadX-v6.3.0/ports/cortex_m3/gnu/src/
Dtx_thread_schedule.S30 .global _tx_execution_thread_enter
237 BL _tx_execution_thread_enter // Call the thread execution enter function
/ThreadX-v6.3.0/ports/cortex_m3/iar/src/
Dtx_thread_schedule.s31 EXTERN _tx_execution_thread_enter
231 BL _tx_execution_thread_enter // Call the thread execution enter function
/ThreadX-v6.3.0/ports/cortex_m7/gnu/src/
Dtx_thread_schedule.S30 .global _tx_execution_thread_enter
237 BL _tx_execution_thread_enter // Call the thread execution enter function
/ThreadX-v6.3.0/ports/cortex_m7/iar/src/
Dtx_thread_schedule.s31 EXTERN _tx_execution_thread_enter
231 BL _tx_execution_thread_enter // Call the thread execution enter function
/ThreadX-v6.3.0/ports/cortex_m4/gnu/src/
Dtx_thread_schedule.S30 .global _tx_execution_thread_enter
237 BL _tx_execution_thread_enter // Call the thread execution enter function
/ThreadX-v6.3.0/ports/cortex_m4/iar/src/
Dtx_thread_schedule.s31 EXTERN _tx_execution_thread_enter
231 BL _tx_execution_thread_enter // Call the thread execution enter function
/ThreadX-v6.3.0/ports_smp/cortex_r8_smp/ac5/src/
Dtx_thread_schedule.s27 IMPORT _tx_execution_thread_enter
161 BL _tx_execution_thread_enter // Call the thread execution enter function
/ThreadX-v6.3.0/ports_arch/ARMv7-M/threadx/gnu/src/
Dtx_thread_schedule.S30 .global _tx_execution_thread_enter
237 BL _tx_execution_thread_enter // Call the thread execution enter function
/ThreadX-v6.3.0/ports_arch/ARMv7-M/threadx/iar/src/
Dtx_thread_schedule.s31 EXTERN _tx_execution_thread_enter
231 BL _tx_execution_thread_enter // Call the thread execution enter function
/ThreadX-v6.3.0/ports/risc-v32/iar/src/
Dtx_thread_schedule.s38 EXTERN _tx_execution_thread_enter
/ThreadX-v6.3.0/ports/cortex_m3/ac5/src/
Dtx_thread_schedule.s33 IMPORT _tx_execution_thread_enter
231 BL _tx_execution_thread_enter // Call the thread execution enter function
/ThreadX-v6.3.0/ports/cortex_m3/ac6/src/
Dtx_thread_schedule.S31 .global _tx_execution_thread_enter
237 BL _tx_execution_thread_enter // Call the thread execution enter function
/ThreadX-v6.3.0/ports/cortex_m3/keil/src/
Dtx_thread_schedule.s30 IMPORT _tx_execution_thread_enter
203 BL _tx_execution_thread_enter ; Call the thread execution enter function

123456789