Home
last modified time | relevance | path

Searched refs:function (Results 1076 – 1100 of 2253) sorted by relevance

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

/ThreadX-v6.4.1/ports_arch/ARMv8-M/threadx/gnu/src/
Dtx_thread_system_return.S76 .type _tx_thread_system_return, function
/ThreadX-v6.4.1/ports/cortex_m85/ac6/src/
Dtx_thread_system_return.S76 .type _tx_thread_system_return, function
/ThreadX-v6.4.1/ports/cortex_m85/gnu/src/
Dtx_thread_system_return.S76 .type _tx_thread_system_return, function
/ThreadX-v6.4.1/ports_module/cortex_m33/ac6/module_manager/src/
Dtx_thread_system_return.S71 .type _tx_thread_system_return, function
/ThreadX-v6.4.1/ports_module/cortex_m33/gnu/module_manager/src/
Dtx_thread_system_return.s71 .type _tx_thread_system_return, function
/ThreadX-v6.4.1/ports_smp/cortex_a5x_smp/green/src/
Dtx_thread_system_return.a6449 /* This function is target processor specific. It is used to transfer */
52 /* are going to get slicked by a function call anyway. */
80 .type _tx_thread_system_return, @function
117 /* Call the thread exit function to indicate the thread is no longer executing. */
122 BL _tx_execution_thread_exit // Call the thread exit function
Dtx_initialize_low_level.a6462 /* This function is responsible for any low-level processor */
82 /* _tx_initialize_kernel_enter ThreadX entry function */
94 .type _tx_initialize_low_level, @function
/ThreadX-v6.4.1/ports/arc_em/metaware/
Dreadme_threadx.txt44 After the MetaWare startup function completes, ThreadX initialization is
45 called. The main initialization function is _tx_initialize_low_level and
46 is located in the file tx_initialize_low_level.s. This function is
53 the address passed to the application definition function, tx_application_define.
59 each function. All other registers used by a C function must be preserved
60 by the function. ThreadX takes advantage of this in situations where a
62 is itself a C function). In such cases, the saved context of a thread is
195 For the system stack checking to function properly, there are two sections that must
/ThreadX-v6.4.1/ports/arc_hs/metaware/src/
Dtx_thread_system_return.s73 .type _tx_thread_system_return, @function
129 bl.d _tx_execution_thread_exit ; Call the thread exit function
/ThreadX-v6.4.1/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.4.1/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.4.1/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.4.1/ports_module/cortex_a7/gnu/module_manager/src/
Dtx_thread_context_save.s92 .type _tx_thread_context_save,function
/ThreadX-v6.4.1/ports_smp/arc_hs_smp/metaware/src/
Dtx_thread_smp_core_preempt.s75 .type _tx_thread_smp_core_preempt, @function
/ThreadX-v6.4.1/ports/cortex_r5/ac6/example_build/sample_threadx/
Dtx_initialize_low_level.S59 .type $_tx_initialize_low_level,function
65 BL _tx_initialize_low_level @ Call _tx_initialize_low_level function
116 .type _tx_initialize_low_level,function
208 .type __tx_irq_processing_return,function
/ThreadX-v6.4.1/ports_module/cortex_a7/iar/module_manager/src/
Dtx_thread_system_return.s103 TST lr, #1 ; Check if calling function is in Thumb mode
118 BL _tx_execution_thread_exit ; Call the thread exit function
/ThreadX-v6.4.1/ports/xtensa/xcc/src/
Dtx_thread_context_save.S73 .type _tx_thread_context_save,@function
/ThreadX-v6.4.1/ports_smp/cortex_a9_smp/gnu/src/
Dtx_thread_smp_core_preempt.S80 .type _tx_thread_smp_core_preempt,function
Dtx_thread_interrupt_control.S82 .type _tx_thread_interrupt_control,function
/ThreadX-v6.4.1/ports_smp/cortex_a7_smp/gnu/src/
Dtx_thread_smp_core_preempt.S82 .type _tx_thread_smp_core_preempt,function
/ThreadX-v6.4.1/ports_smp/cortex_a5_smp/gnu/src/
Dtx_thread_smp_core_preempt.S80 .type _tx_thread_smp_core_preempt,function
/ThreadX-v6.4.1/ports/rxv1/ccrx/src/
Dtx_thread_stack_build.src45 ;/* This function builds a stack frame on the supplied thread's stack. */
47 ;/* function pointer. */
52 ;/* function_ptr Pointer to return function */
/ThreadX-v6.4.1/ports/rxv2/ccrx/src/
Dtx_thread_stack_build.src45 ;/* This function builds a stack frame on the supplied thread's stack. */
47 ;/* function pointer. */
52 ;/* function_ptr Pointer to return function */
/ThreadX-v6.4.1/ports/rxv3/ccrx/src/
Dtx_thread_stack_build.src45 ;/* This function builds a stack frame on the supplied thread's stack. */
47 ;/* function pointer. */
52 ;/* function_ptr Pointer to return function */
/ThreadX-v6.4.1/cmake/
Dutilities.cmake2 function(add_azrtos_component_dir dirname)

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