Searched refs:function (Results 1126 – 1150 of 2252) sorted by relevance
1...<<41424344454647484950>>...91
| /ThreadX-v6.3.0/ports/cortex_a5/gnu/src/ |
| D | tx_timer_interrupt.S | 49 .type $_tx_timer_interrupt,function 110 .type _tx_timer_interrupt,function
|
| /ThreadX-v6.3.0/ports/cortex_a15/gnu/src/ |
| D | tx_timer_interrupt.S | 49 .type $_tx_timer_interrupt,function 110 .type _tx_timer_interrupt,function
|
| /ThreadX-v6.3.0/ports/cortex_a17/ac6/src/ |
| D | tx_timer_interrupt.S | 49 .type $_tx_timer_interrupt,function 110 .type _tx_timer_interrupt,function
|
| /ThreadX-v6.3.0/ports_smp/arc_hs_smp/metaware/ |
| D | readme_threadx.txt | 45 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/ |
| D | readme_threadx.txt | 41 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/ |
| D | readme_threadx.txt | 56 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/ |
| D | tx_thread_smp_core_preempt.s | 76 .type _tx_thread_smp_core_preempt, @function
|
| /ThreadX-v6.3.0/ports_module/cortex_a7/gnu/module_manager/src/ |
| D | tx_thread_context_save.s | 93 .type _tx_thread_context_save,function
|
| /ThreadX-v6.3.0/ports/cortex_r5/ac6/example_build/sample_threadx/ |
| D | tx_initialize_low_level.S | 60 .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/ |
| D | tx_thread_system_return.s | 104 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/ |
| D | tx_thread_smp_core_preempt.S | 83 .type _tx_thread_smp_core_preempt,function
|
| D | tx_thread_interrupt_control.S | 83 .type _tx_thread_interrupt_control,function
|
| /ThreadX-v6.3.0/ports/xtensa/xcc/src/ |
| D | tx_thread_context_save.S | 74 .type _tx_thread_context_save,@function
|
| /ThreadX-v6.3.0/ports_smp/cortex_a9_smp/gnu/src/ |
| D | tx_thread_smp_core_preempt.S | 81 .type _tx_thread_smp_core_preempt,function
|
| D | tx_thread_interrupt_control.S | 83 .type _tx_thread_interrupt_control,function
|
| /ThreadX-v6.3.0/ports_smp/cortex_a5_smp/gnu/src/ |
| D | tx_thread_smp_core_preempt.S | 81 .type _tx_thread_smp_core_preempt,function
|
| D | tx_thread_interrupt_control.S | 83 .type _tx_thread_interrupt_control,function
|
| /ThreadX-v6.3.0/ports/rxv1/ccrx/src/ |
| D | tx_thread_stack_build.src | 46 ;/* 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/ |
| D | txm_module_manager_user_mode_entry.s | 75 ; Save LR (and r3 for 8 byte aligned stack) and call the kernel dispatch function.
|
| /ThreadX-v6.3.0/cmake/ |
| D | utilities.cmake | 2 function(add_azrtos_component_dir dirname)
|
| /ThreadX-v6.3.0/ports_smp/cortex_a5x_smp/green/src/ |
| D | tx_thread_stack_build.a64 | 49 /* 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/ |
| D | tx_initialize_low_level.S | 53 .type $_tx_initialize_low_level,function 112 .type _tx_initialize_low_level,function
|
| /ThreadX-v6.3.0/ports/cortex_a15/gnu/example_build/ |
| D | tx_initialize_low_level.S | 53 .type $_tx_initialize_low_level,function 112 .type _tx_initialize_low_level,function
|
| /ThreadX-v6.3.0/ports/arc_em/metaware/src/ |
| D | tx_timer_interrupt.s | 83 .type _tx_timer_interrupt, @function 230 ; this function.
|
| /ThreadX-v6.3.0/ports/arc_hs/metaware/src/ |
| D | tx_timer_interrupt.s | 83 .type _tx_timer_interrupt, @function 230 ; this function.
|
1...<<41424344454647484950>>...91