Home
last modified time | relevance | path

Searched refs:function (Results 1126 – 1150 of 2252) sorted by relevance

1...<<41424344454647484950>>...91

/ThreadX-v6.3.0/ports/cortex_a5/gnu/src/
Dtx_timer_interrupt.S49 .type $_tx_timer_interrupt,function
110 .type _tx_timer_interrupt,function
/ThreadX-v6.3.0/ports/cortex_a15/gnu/src/
Dtx_timer_interrupt.S49 .type $_tx_timer_interrupt,function
110 .type _tx_timer_interrupt,function
/ThreadX-v6.3.0/ports/cortex_a17/ac6/src/
Dtx_timer_interrupt.S49 .type $_tx_timer_interrupt,function
110 .type _tx_timer_interrupt,function
/ThreadX-v6.3.0/ports_smp/arc_hs_smp/metaware/
Dreadme_threadx.txt45 After the MetaWare startup function completes, ThreadX initialization is
46 called. The main initialization function is _tx_initialize_low_level and
47 is located in the file tx_initialize_low_level.s. This function is
54 the address passed to the application definition function, tx_application_define.
60 each function. All other registers used by a C function must be preserved
61 by the function. ThreadX takes advantage of this in situations where a
63 is itself a C function). In such cases, the saved context of a thread is
/ThreadX-v6.3.0/ports/risc-v32/iar/
Dreadme_threadx.txt41 The _tx_initialize_low_level function inside of tx_initialize_low_level.s
43 is supplied as the sole input parameter to your application definition function,
52 registers for each function. All other registers used by a C function must
53 be preserved by the function. ThreadX takes advantage of this in situations
55 (which is itself a C function). In such cases, the saved context of a thread
178 …j _tx_thread_context_restore ; Jump to ThreadX context restore function. Note: …
227 …j _tx_thread_context_restore ; Jump to ThreadX context restore function. Note: …
/ThreadX-v6.3.0/ports/cortex_r4/ac6/
Dreadme_threadx.txt56 sole input parameter to your application definition function, tx_application_define.
62 registers for each function. All other registers used by a C function must
63 be preserved by the function. ThreadX takes advantage of this in situations
65 (which is itself a C function). In such cases, the saved context of a thread
137 .type __tx_irq_handler, %function
166 .type __tx_example_vectored_irq_handler, %function
202 These function should be called between the IRQ context save and restore
218 .type __tx_irq_handler, %function
220 .type __tx_irq_processing_return, %function
271 .type __tx_fiq_handler, %function
[all …]
/ThreadX-v6.3.0/ports_smp/arc_hs_smp/metaware/src/
Dtx_thread_smp_core_preempt.s76 .type _tx_thread_smp_core_preempt, @function
/ThreadX-v6.3.0/ports_module/cortex_a7/gnu/module_manager/src/
Dtx_thread_context_save.s93 .type _tx_thread_context_save,function
/ThreadX-v6.3.0/ports/cortex_r5/ac6/example_build/sample_threadx/
Dtx_initialize_low_level.S60 .type $_tx_initialize_low_level,function
66 BL _tx_initialize_low_level @ Call _tx_initialize_low_level function
117 .type _tx_initialize_low_level,function
209 .type __tx_irq_processing_return,function
/ThreadX-v6.3.0/ports_module/cortex_a7/iar/module_manager/src/
Dtx_thread_system_return.s104 TST lr, #1 ; Check if calling function is in Thumb mode
119 BL _tx_execution_thread_exit ; Call the thread exit function
/ThreadX-v6.3.0/ports_smp/cortex_a7_smp/gnu/src/
Dtx_thread_smp_core_preempt.S83 .type _tx_thread_smp_core_preempt,function
Dtx_thread_interrupt_control.S83 .type _tx_thread_interrupt_control,function
/ThreadX-v6.3.0/ports/xtensa/xcc/src/
Dtx_thread_context_save.S74 .type _tx_thread_context_save,@function
/ThreadX-v6.3.0/ports_smp/cortex_a9_smp/gnu/src/
Dtx_thread_smp_core_preempt.S81 .type _tx_thread_smp_core_preempt,function
Dtx_thread_interrupt_control.S83 .type _tx_thread_interrupt_control,function
/ThreadX-v6.3.0/ports_smp/cortex_a5_smp/gnu/src/
Dtx_thread_smp_core_preempt.S81 .type _tx_thread_smp_core_preempt,function
Dtx_thread_interrupt_control.S83 .type _tx_thread_interrupt_control,function
/ThreadX-v6.3.0/ports/rxv1/ccrx/src/
Dtx_thread_stack_build.src46 ;/* This function builds a stack frame on the supplied thread's stack. */
48 ;/* function pointer. */
53 ;/* function_ptr Pointer to return function */
/ThreadX-v6.3.0/ports_module/cortex_r4/iar/module_manager/src/
Dtxm_module_manager_user_mode_entry.s75 ; Save LR (and r3 for 8 byte aligned stack) and call the kernel dispatch function.
/ThreadX-v6.3.0/cmake/
Dutilities.cmake2 function(add_azrtos_component_dir dirname)
/ThreadX-v6.3.0/ports_smp/cortex_a5x_smp/green/src/
Dtx_thread_stack_build.a6449 /* This function builds a stack frame on the supplied thread's stack. */
51 /* function pointer. */
56 /* function_ptr Pointer to return function */
80 .type _tx_thread_stack_build, @function
/ThreadX-v6.3.0/ports/cortex_a12/gnu/example_build/
Dtx_initialize_low_level.S53 .type $_tx_initialize_low_level,function
112 .type _tx_initialize_low_level,function
/ThreadX-v6.3.0/ports/cortex_a15/gnu/example_build/
Dtx_initialize_low_level.S53 .type $_tx_initialize_low_level,function
112 .type _tx_initialize_low_level,function
/ThreadX-v6.3.0/ports/arc_em/metaware/src/
Dtx_timer_interrupt.s83 .type _tx_timer_interrupt, @function
230 ; this function.
/ThreadX-v6.3.0/ports/arc_hs/metaware/src/
Dtx_timer_interrupt.s83 .type _tx_timer_interrupt, @function
230 ; this function.

1...<<41424344454647484950>>...91