Home
last modified time | relevance | path

Searched refs:function (Results 1451 – 1475 of 2253) sorted by relevance

1...<<51525354555657585960>>...91

/ThreadX-v6.4.1/ports/cortex_r5/ac6/
Dreadme_threadx.txt47 to your application definition function, tx_application_define.
53 registers for each function. All other registers used by a C function must
54 be preserved by the function. ThreadX takes advantage of this in situations
56 (which is itself a C function). In such cases, the saved context of a thread
135 @ save function. */
163 @ save function. */
177 These function should be called between the IRQ context save and restore
258 These function should be called between the FIQ context save and restore
/ThreadX-v6.4.1/ports/cortex_a15/ac6/
Dreadme_threadx.txt47 to your application definition function, tx_application_define.
53 registers for each function. All other registers used by a C function must
54 be preserved by the function. ThreadX takes advantage of this in situations
56 (which is itself a C function). In such cases, the saved context of a thread
135 @ save function. */
163 @ save function. */
177 These function should be called between the IRQ context save and restore
258 These function should be called between the FIQ context save and restore
/ThreadX-v6.4.1/ports/cortex_a8/ac6/
Dreadme_threadx.txt44 to your application definition function, tx_application_define.
50 registers for each function. All other registers used by a C function must
51 be preserved by the function. ThreadX takes advantage of this in situations
53 (which is itself a C function). In such cases, the saved context of a thread
132 @ save function. */
160 @ save function. */
174 These function should be called between the IRQ context save and restore
255 These function should be called between the FIQ context save and restore
/ThreadX-v6.4.1/ports/cortex_a7/ac6/
Dreadme_threadx.txt47 to your application definition function, tx_application_define.
53 registers for each function. All other registers used by a C function must
54 be preserved by the function. ThreadX takes advantage of this in situations
56 (which is itself a C function). In such cases, the saved context of a thread
135 @ save function. */
163 @ save function. */
177 These function should be called between the IRQ context save and restore
258 These function should be called between the FIQ context save and restore
/ThreadX-v6.4.1/ports/cortex_a9/gnu/example_build/
Dtx_initialize_low_level.S57 .type $_tx_initialize_low_level,function
116 .type _tx_initialize_low_level,function
/ThreadX-v6.4.1/ports/arm9/gnu/src/
Dtx_thread_context_restore.S96 .type _tx_thread_context_restore,function
108 BL _tx_execution_isr_exit @ Call the ISR exit function
/ThreadX-v6.4.1/ports_smp/arc_hs_smp/metaware/src/
Dtx_thread_schedule.s110 .type _tx_thread_schedule, @function
201 bl.d _tx_execution_thread_enter ; Call the thread execution enter function
/ThreadX-v6.4.1/ports/arm11/gnu/src/
Dtx_thread_context_restore.S96 .type _tx_thread_context_restore,function
108 BL _tx_execution_isr_exit @ Call the ISR exit function
/ThreadX-v6.4.1/ports/cortex_m3/keil/src/
Dtx_thread_schedule.s134 BL _tx_execution_thread_exit ; Call the thread exit function
202 BL _tx_execution_thread_enter ; Call the thread execution enter function
/ThreadX-v6.4.1/ports/cortex_a8/gnu/example_build/
Dtx_initialize_low_level.S57 .type $_tx_initialize_low_level,function
116 .type _tx_initialize_low_level,function
/ThreadX-v6.4.1/ports_smp/mips32_interaptiv_smp/gnu/
Dreadme_threadx.txt62 Once the startup function finishes, main is called, which is also where ThreadX
63 initialization takes place. The main initialization function for ThreadX is
65 This function is responsible for setting up various system data structures,
86 are scratch registers for each function. All other registers used by a
87 C function must be preserved by the function. ThreadX takes advantage
89 ThreadX service call (which is itself a C function). In such cases, the
/ThreadX-v6.4.1/ports_smp/cortex_a5x_smp/green/src/
Dtx_thread_schedule.a6450 /* This function waits for a thread control block pointer to appear in */
68 /* _tx_initialize_kernel_enter ThreadX entry function */
82 .type _tx_thread_schedule, @function
157 /* Call the thread entry function to indicate the thread is executing. */
160 BL _tx_execution_thread_enter // Call the thread execution enter function
/ThreadX-v6.4.1/ports/cortex_a9/gnu/src/
Dtx_thread_fiq_context_save.S85 .type _tx_thread_fiq_context_save,function
/ThreadX-v6.4.1/ports_module/cortex_m23/ac6/module_lib/src/
Dtxm_module_initialize.S103 .type __rt_entry, %function
/ThreadX-v6.4.1/ports_module/cortex_a7/gnu/module_manager/src/
Dtx_thread_fiq_context_save.s90 .type _tx_thread_fiq_context_save,function
/ThreadX-v6.4.1/ports/xtensa/xcc/src/
Dtx_thread_context_restore.S72 .type _tx_thread_context_restore,@function
/ThreadX-v6.4.1/ports/cortex_m7/ghs/example_build/
Dreset.arm39 .type __Reset_Handler,$function
/ThreadX-v6.4.1/ports/cortex_a15/gnu/src/
Dtx_thread_fiq_context_save.S85 .type _tx_thread_fiq_context_save,function
/ThreadX-v6.4.1/ports/cortex_a17/ac6/src/
Dtx_thread_fiq_context_save.S85 .type _tx_thread_fiq_context_save,function
/ThreadX-v6.4.1/ports/cortex_a17/gnu/src/
Dtx_thread_fiq_context_save.S85 .type _tx_thread_fiq_context_save,function
/ThreadX-v6.4.1/ports/cortex_a12/ac6/src/
Dtx_thread_fiq_context_save.S85 .type _tx_thread_fiq_context_save,function
/ThreadX-v6.4.1/ports/cortex_a12/gnu/src/
Dtx_thread_fiq_context_save.S85 .type _tx_thread_fiq_context_save,function
/ThreadX-v6.4.1/ports/cortex_a15/ac6/src/
Dtx_thread_fiq_context_save.S85 .type _tx_thread_fiq_context_save,function
/ThreadX-v6.4.1/ports_arch/ARMv7-A/threadx/common/src/
Dtx_thread_fiq_context_save.S85 .type _tx_thread_fiq_context_save,function
/ThreadX-v6.4.1/ports/cortex_m4/ghs/example_build/
Dreset.arm39 .type __Reset_Handler,$function

1...<<51525354555657585960>>...91