Home
last modified time | relevance | path

Searched refs:function (Results 1476 – 1500 of 2253) sorted by relevance

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

/ThreadX-v6.4.1/ports/cortex_m3/ghs/example_build/
Dreset.arm39 .type __Reset_Handler,$function
/ThreadX-v6.4.1/ports/cortex_a5/gnu/src/
Dtx_thread_fiq_context_save.S85 .type _tx_thread_fiq_context_save,function
/ThreadX-v6.4.1/ports/cortex_a8/ac6/src/
Dtx_thread_fiq_context_save.S85 .type _tx_thread_fiq_context_save,function
/ThreadX-v6.4.1/ports/cortex_a8/gnu/src/
Dtx_thread_fiq_context_save.S85 .type _tx_thread_fiq_context_save,function
/ThreadX-v6.4.1/ports/cortex_a9/ac6/src/
Dtx_thread_fiq_context_save.S85 .type _tx_thread_fiq_context_save,function
/ThreadX-v6.4.1/ports/cortex_a7/ac6/src/
Dtx_thread_fiq_context_save.S85 .type _tx_thread_fiq_context_save,function
/ThreadX-v6.4.1/ports/cortex_a5/ac6/src/
Dtx_thread_fiq_context_save.S85 .type _tx_thread_fiq_context_save,function
/ThreadX-v6.4.1/ports/cortex_a7/gnu/src/
Dtx_thread_fiq_context_save.S85 .type _tx_thread_fiq_context_save,function
/ThreadX-v6.4.1/ports/cortex_r4/ghs/
Dreadme_threadx.txt34 observe the main function of sample_threadx.c.
60 After the Green Hills startup function returns, ThreadX initialization is
61 called. The main initialization function is _tx_initialize_low_level and
62 is located in the file tx_initialize_low_level.arm. This function is responsible
157 … timers in-line instead of using a function call. This
227 are scratch registers for each function. All other registers used by a C
228 function must be preserved by the function. ThreadX takes advantage of this
230 service call (which is itself a C function). In such cases, the saved
313 save function. */
341 save function. */
[all …]
/ThreadX-v6.4.1/ports/risc-v32/iar/src/
Dtx_thread_context_save.s154 call _tx_execution_isr_enter ; Call the ISR execution enter function
232 call _tx_execution_isr_enter ; Call the ISR execution enter function
247 call _tx_execution_isr_enter ; Call the ISR execution enter function
/ThreadX-v6.4.1/ports_smp/cortex_a9_smp/ac5/
Dreadme_threadx.txt48 sole input parameter to your application definition function, tx_application_define.
54 registers for each function. All other registers used by a C function must
55 be preserved by the function. ThreadX takes advantage of this in situations
57 (which is itself a C function). In such cases, the saved context of a thread
139 ; save function. */
/ThreadX-v6.4.1/ports_module/cortex_a35_smp/ac6/module_manager/src/
Dtx_timer_interrupt.S70 .type _tx_timer_interrupt, @function
/ThreadX-v6.4.1/ports_module/cortex_a35_smp/gnu/module_manager/src/
Dtx_timer_interrupt.S70 .type _tx_timer_interrupt, @function
/ThreadX-v6.4.1/ports_smp/mips32_interaptiv_smp/green/src/
Dtx_thread_smp_time_get.mip39 /* This function gets the global time value that is used for debug */
/ThreadX-v6.4.1/ports_smp/cortex_a7_smp/gnu/
Dreadme_threadx.txt51 parameter to your application definition function, tx_application_define.
57 registers for each function. All other registers used by a C function must
58 be preserved by the function. ThreadX takes advantage of this in situations
60 (which is itself a C function). In such cases, the saved context of a thread
142 ; save function. */
170 ; save function. */
184 These function should be called between the IRQ context save and restore
265 These function should be called between the FIQ context save and restore
/ThreadX-v6.4.1/ports_smp/cortex_a5_smp/gnu/
Dreadme_threadx.txt51 parameter to your application definition function, tx_application_define.
57 registers for each function. All other registers used by a C function must
58 be preserved by the function. ThreadX takes advantage of this in situations
60 (which is itself a C function). In such cases, the saved context of a thread
142 ; save function. */
170 ; save function. */
184 These function should be called between the IRQ context save and restore
265 These function should be called between the FIQ context save and restore
/ThreadX-v6.4.1/ports/cortex_m0/ac5/src/
Dtx_thread_schedule.s135 BL _tx_execution_thread_exit ; Call the thread exit function
217 BL _tx_execution_thread_enter ; Call the thread execution enter function
/ThreadX-v6.4.1/ports/cortex_m0/ac6/src/
Dtx_thread_schedule.S148 BL _tx_execution_thread_exit @ Call the thread exit function
230 BL _tx_execution_thread_enter @ Call the thread execution enter function
/ThreadX-v6.4.1/ports/cortex_m0/gnu/src/
Dtx_thread_schedule.S148 BL _tx_execution_thread_exit @ Call the thread exit function
230 BL _tx_execution_thread_enter @ Call the thread execution enter function
/ThreadX-v6.4.1/ports/cortex_m0/iar/src/
Dtx_thread_schedule.s132 BL _tx_execution_thread_exit ; Call the thread exit function
215 BL _tx_execution_thread_enter ; Call the thread execution enter function
/ThreadX-v6.4.1/ports/cortex_r5/ac6/src/
Dtx_thread_context_restore.S99 .type _tx_thread_context_restore,function
114 BL _tx_execution_isr_exit @ Call the ISR exit function
Dtx_thread_fiq_context_restore.S98 .type _tx_thread_fiq_context_restore,function
109 BL _tx_execution_isr_exit @ Call the ISR exit function
/ThreadX-v6.4.1/ports/cortex_m0/keil/src/
Dtx_thread_schedule.s135 BL _tx_execution_thread_exit ; Call the thread exit function
218 BL _tx_execution_thread_enter ; Call the thread execution enter function
/ThreadX-v6.4.1/ports/cortex_r5/gnu/src/
Dtx_thread_context_restore.S93 .type _tx_thread_context_restore,function
108 BL _tx_execution_isr_exit @ Call the ISR exit function
Dtx_thread_fiq_context_restore.S91 .type _tx_thread_fiq_context_restore,function
102 BL _tx_execution_isr_exit @ Call the ISR exit function

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