Home
last modified time | relevance | path

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

123456789

/ThreadX-v6.4.1/utility/execution_profile_kit/
Dtx_execution_profile.h75 VOID _tx_execution_thread_enter(void);
/ThreadX-v6.4.1/ports/xtensa/xcc/src/
Dtx_thread_schedule.S177 call0 _tx_execution_thread_enter
179 call8 _tx_execution_thread_enter
/ThreadX-v6.4.1/ports/cortex_r4/ac6/src/
Dtx_thread_schedule.S37 .global _tx_execution_thread_enter
148 BL _tx_execution_thread_enter // Call the thread execution enter function
/ThreadX-v6.4.1/utility/execution_profile_kit/smp_version/
Dtx_execution_profile.h76 VOID _tx_execution_thread_enter(void);
/ThreadX-v6.4.1/ports/arm9/iar/src/
Dtx_thread_schedule.s42 EXTERN _tx_execution_thread_enter
149 BL _tx_execution_thread_enter ; Call the thread execution enter function
/ThreadX-v6.4.1/ports/arm11/iar/src/
Dtx_thread_schedule.s42 EXTERN _tx_execution_thread_enter
149 BL _tx_execution_thread_enter ; Call the thread execution enter function
/ThreadX-v6.4.1/ports/arm9/ac5/src/
Dtx_thread_schedule.s44 IMPORT _tx_execution_thread_enter
150 BL _tx_execution_thread_enter ; Call the thread execution enter function
/ThreadX-v6.4.1/ports/arm11/ac5/src/
Dtx_thread_schedule.s44 IMPORT _tx_execution_thread_enter
150 BL _tx_execution_thread_enter ; Call the thread execution enter function
/ThreadX-v6.4.1/ports_module/cortex_m7/ac5/example_build/
Dtx_initialize_low_level.S258 EXPORT _tx_execution_thread_enter
259 _tx_execution_thread_enter label
/ThreadX-v6.4.1/ports_module/cortex_m4/ac5/example_build/
Dtx_initialize_low_level.S258 EXPORT _tx_execution_thread_enter
259 _tx_execution_thread_enter label
/ThreadX-v6.4.1/ports/arm11/gnu/src/
Dtx_thread_schedule.S35 .global _tx_execution_thread_enter
162 BL _tx_execution_thread_enter @ Call the thread execution enter function
/ThreadX-v6.4.1/ports/arm9/gnu/src/
Dtx_thread_schedule.S35 .global _tx_execution_thread_enter
162 BL _tx_execution_thread_enter @ Call the thread execution enter function
/ThreadX-v6.4.1/ports_smp/cortex_r8_smp/ac5/src/
Dtx_thread_schedule.s26 IMPORT _tx_execution_thread_enter
160 BL _tx_execution_thread_enter // Call the thread execution enter function
/ThreadX-v6.4.1/ports/cortex_m7/gnu/src/
Dtx_thread_schedule.S29 .global _tx_execution_thread_enter
236 BL _tx_execution_thread_enter // Call the thread execution enter function
/ThreadX-v6.4.1/ports/cortex_m3/gnu/src/
Dtx_thread_schedule.S29 .global _tx_execution_thread_enter
236 BL _tx_execution_thread_enter // Call the thread execution enter function
/ThreadX-v6.4.1/ports_arch/ARMv7-M/threadx/gnu/src/
Dtx_thread_schedule.S29 .global _tx_execution_thread_enter
236 BL _tx_execution_thread_enter // Call the thread execution enter function
/ThreadX-v6.4.1/ports_arch/ARMv7-M/threadx/iar/src/
Dtx_thread_schedule.s30 EXTERN _tx_execution_thread_enter
230 BL _tx_execution_thread_enter // Call the thread execution enter function
/ThreadX-v6.4.1/ports/cortex_m7/iar/src/
Dtx_thread_schedule.s30 EXTERN _tx_execution_thread_enter
230 BL _tx_execution_thread_enter // Call the thread execution enter function
/ThreadX-v6.4.1/ports/cortex_m4/iar/src/
Dtx_thread_schedule.s30 EXTERN _tx_execution_thread_enter
230 BL _tx_execution_thread_enter // Call the thread execution enter function
/ThreadX-v6.4.1/ports/cortex_m3/iar/src/
Dtx_thread_schedule.s30 EXTERN _tx_execution_thread_enter
230 BL _tx_execution_thread_enter // Call the thread execution enter function
/ThreadX-v6.4.1/ports/cortex_m4/gnu/src/
Dtx_thread_schedule.S29 .global _tx_execution_thread_enter
236 BL _tx_execution_thread_enter // Call the thread execution enter function
/ThreadX-v6.4.1/ports/risc-v32/iar/src/
Dtx_thread_schedule.s37 EXTERN _tx_execution_thread_enter
/ThreadX-v6.4.1/ports/cortex_m3/ac5/src/
Dtx_thread_schedule.s32 IMPORT _tx_execution_thread_enter
230 BL _tx_execution_thread_enter // Call the thread execution enter function
/ThreadX-v6.4.1/ports_arch/ARMv7-M/threadx/ac5/src/
Dtx_thread_schedule.s32 IMPORT _tx_execution_thread_enter
230 BL _tx_execution_thread_enter // Call the thread execution enter function
/ThreadX-v6.4.1/ports/cortex_m3/ac6/src/
Dtx_thread_schedule.S30 .global _tx_execution_thread_enter
236 BL _tx_execution_thread_enter // Call the thread execution enter function

123456789