Searched refs:function (Results 1501 – 1525 of 2253) sorted by relevance
1...<<61626364656667686970>>...91
| /ThreadX-v6.4.1/ports/cortex_r4/gnu/src/ |
| D | tx_thread_context_restore.S | 93 .type _tx_thread_context_restore,function 108 BL _tx_execution_isr_exit @ Call the ISR exit function
|
| D | tx_thread_fiq_context_restore.S | 91 .type _tx_thread_fiq_context_restore,function 102 BL _tx_execution_isr_exit @ Call the ISR exit function
|
| /ThreadX-v6.4.1/ports/cortex_m4/keil/src/ |
| D | tx_thread_schedule.s | 142 BL _tx_execution_thread_exit ; Call the thread exit function 216 BL _tx_execution_thread_enter ; Call the thread execution enter function
|
| /ThreadX-v6.4.1/ports_smp/cortex_a5x_smp/green/src/ |
| D | tx_thread_smp_unprotect.a64 | 50 /* This function releases previously obtained protection. The supplied */ 79 .type _tx_thread_smp_unprotect, @function
|
| /ThreadX-v6.4.1/ports/xtensa/xcc/src/ |
| D | xtensa_coproc_handler.S | 223 .type _tx_thread_coproc_state,@function 268 .type _xt_coproc_savecs,@function 376 .type _xt_coproc_restorecs,@function 472 .type _xt_coproc_exc,@function 513 .type _xt_coproc_exc,@function
|
| /ThreadX-v6.4.1/ports_module/cortex_a35_smp/ac6/ |
| D | readme_threadx.txt | 43 sole input parameter to your application definition function, tx_application_define. 49 for each function. All other registers used by a C function must be preserved 50 by the function. ThreadX SMP takes advantage of this in situations where a context 52 C function). In such cases, the saved context of a thread is only the
|
| /ThreadX-v6.4.1/ports_module/cortex_a35_smp/gnu/ |
| D | readme_threadx.txt | 43 sole input parameter to your application definition function, tx_application_define. 49 for each function. All other registers used by a C function must be preserved 50 by the function. ThreadX SMP takes advantage of this in situations where a context 52 C function). In such cases, the saved context of a thread is only the
|
| /ThreadX-v6.4.1/ports_smp/mips32_interaptiv_smp/green/src/ |
| D | tx_initialize_low_level.mip | 51 /* This function is responsible for any low-level processor */ 71 /* _tx_initialize_kernel_enter ThreadX entry function */ 165 la $26, _tx_thread_context_save # Pickup address of context save function 171 is used in this function to hold the contents of the CAUSE register. */ 331 la $8, _tx_thread_context_restore # Pickup address of context restore function
|
| D | tx_thread_smp_current_state_get.mip | 40 /* This function is gets the current state of the calling core. */
|
| D | tx_thread_smp_current_thread_get.mip | 40 /* This function is gets the current thread of the calling core. */
|
| /ThreadX-v6.4.1/ports_smp/cortex_a5x_smp/iar/ |
| D | readme_threadx.txt | 38 sole input parameter to your application definition function, tx_application_define. 44 for each function. All other registers used by a C function must be preserved 45 by the function. ThreadX SMP takes advantage of this in situations where a context 47 C function). In such cases, the saved context of a thread is only the
|
| /ThreadX-v6.4.1/ports_smp/cortex_a35_smp/ac6/ |
| D | readme_threadx.txt | 43 sole input parameter to your application definition function, tx_application_define. 49 for each function. All other registers used by a C function must be preserved 50 by the function. ThreadX SMP takes advantage of this in situations where a context 52 C function). In such cases, the saved context of a thread is only the
|
| /ThreadX-v6.4.1/ports/cortex_a5x/ac6/ |
| D | readme_threadx.txt | 44 sole input parameter to your application definition function, tx_application_define. 50 for each function. All other registers used by a C function must be preserved 51 by the function. ThreadX takes advantage of this in situations where a context 53 C function). In such cases, the saved context of a thread is only the
|
| /ThreadX-v6.4.1/ports/cortex_a35/ac6/ |
| D | readme_threadx.txt | 42 sole input parameter to your application definition function, tx_application_define. 48 for each function. All other registers used by a C function must be preserved 49 by the function. ThreadX takes advantage of this in situations where a context 51 C function). In such cases, the saved context of a thread is only the
|
| /ThreadX-v6.4.1/ports/cortex_a35/gnu/ |
| D | readme_threadx.txt | 42 sole input parameter to your application definition function, tx_application_define. 48 for each function. All other registers used by a C function must be preserved 49 by the function. ThreadX takes advantage of this in situations where a context 51 C function). In such cases, the saved context of a thread is only the
|
| /ThreadX-v6.4.1/ports_smp/cortex_a34_smp/ac6/src/ |
| D | tx_timer_interrupt.S | 70 .type _tx_timer_interrupt, @function
|
| /ThreadX-v6.4.1/ports_arch/ARMv8-A/threadx/common/src/ |
| D | tx_thread_system_return.S | 73 .type _tx_thread_system_return, @function
|
| /ThreadX-v6.4.1/ports_module/cortex_a35/gnu/module_manager/src/ |
| D | tx_thread_system_return.S | 68 .type _tx_thread_system_return, @function
|
| /ThreadX-v6.4.1/ports_arch/ARMv8-A/threadx_smp/common/src/ |
| D | tx_timer_interrupt.S | 75 .type _tx_timer_interrupt, @function
|
| /ThreadX-v6.4.1/ports_smp/cortex_a78_smp/gnu/src/ |
| D | tx_timer_interrupt.S | 70 .type _tx_timer_interrupt, @function
|
| /ThreadX-v6.4.1/ports_module/cortex_a35/ac6/module_manager/src/ |
| D | tx_thread_system_return.S | 68 .type _tx_thread_system_return, @function
|
| /ThreadX-v6.4.1/ports_smp/cortex_a78_smp/ac6/src/ |
| D | tx_timer_interrupt.S | 70 .type _tx_timer_interrupt, @function
|
| /ThreadX-v6.4.1/ports_smp/cortex_a73_smp/gnu/src/ |
| D | tx_timer_interrupt.S | 75 .type _tx_timer_interrupt, @function
|
| /ThreadX-v6.4.1/ports_smp/cortex_a75_smp/ac6/src/ |
| D | tx_timer_interrupt.S | 75 .type _tx_timer_interrupt, @function
|
| /ThreadX-v6.4.1/ports_smp/cortex_a57_smp/gnu/src/ |
| D | tx_timer_interrupt.S | 75 .type _tx_timer_interrupt, @function
|
1...<<61626364656667686970>>...91