Home
last modified time | relevance | path

Searched refs:function (Results 1151 – 1175 of 2253) sorted by relevance

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

/ThreadX-v6.4.1/ports_arch/ARMv7-A/threadx/common/src/
Dtx_thread_vectored_context_save.S85 .type _tx_thread_vectored_context_save,function
/ThreadX-v6.4.1/ports/cortex_m85/ac6/src/
Dtx_thread_stack_build.S76 .type _tx_thread_stack_build, function
/ThreadX-v6.4.1/ports/cortex_m85/gnu/src/
Dtx_thread_stack_build.S76 .type _tx_thread_stack_build, function
/ThreadX-v6.4.1/ports/cortex_a5/gnu/src/
Dtx_thread_vectored_context_save.S85 .type _tx_thread_vectored_context_save,function
/ThreadX-v6.4.1/ports/cortex_a8/gnu/src/
Dtx_thread_vectored_context_save.S85 .type _tx_thread_vectored_context_save,function
/ThreadX-v6.4.1/ports/cortex_a7/ac6/src/
Dtx_thread_vectored_context_save.S85 .type _tx_thread_vectored_context_save,function
/ThreadX-v6.4.1/ports/cortex_a5/ac6/src/
Dtx_thread_vectored_context_save.S85 .type _tx_thread_vectored_context_save,function
/ThreadX-v6.4.1/ports/cortex_a7/gnu/src/
Dtx_thread_vectored_context_save.S85 .type _tx_thread_vectored_context_save,function
/ThreadX-v6.4.1/ports_module/cortex_m23/gnu/module_manager/src/
Dtx_thread_stack_build.S71 .type _tx_thread_stack_build, function
/ThreadX-v6.4.1/ports/cortex_m7/iar/example_build/
Dtx_initialize_low_level.s156 BL _tx_execution_isr_enter ; Call the ISR enter function
160 BL _tx_execution_isr_exit ; Call the ISR exit function
/ThreadX-v6.4.1/ports_module/cortex_m3/iar/example_build/
Dtx_initialize_low_level.s168 BL _tx_execution_isr_enter ; Call the ISR enter function
172 BL _tx_execution_isr_exit ; Call the ISR exit function
/ThreadX-v6.4.1/ports_module/cortex_a7/iar/module_manager/src/
Dtx_thread_stack_build.s125 TST r1, #1 ; Check if the initial PC is a Thumb function
127 …ORRNE r3, #THUMB_MASK ; If the initial PC is a thumb function, CPSR must reflect…
/ThreadX-v6.4.1/ports/cortex_m3/iar/example_build/
Dtx_initialize_low_level.s158 BL _tx_execution_isr_enter ; Call the ISR enter function
162 BL _tx_execution_isr_exit ; Call the ISR exit function
/ThreadX-v6.4.1/ports/cortex_m4/iar/example_build/
Dtx_initialize_low_level.s155 BL _tx_execution_isr_enter ; Call the ISR enter function
159 BL _tx_execution_isr_exit ; Call the ISR exit function
/ThreadX-v6.4.1/ports/cortex_m23/ac6/src/
Dtx_thread_schedule.S86 .type _tx_thread_schedule, function
121 .type PendSV_Handler, function
308 .type SVC_Handler, function
/ThreadX-v6.4.1/ports/cortex_m23/gnu/src/
Dtx_thread_schedule.S82 .type _tx_thread_schedule, function
117 .type PendSV_Handler, function
304 .type SVC_Handler, function
/ThreadX-v6.4.1/ports/cortex_a8/ghs/src/
Dtx_thread_context_restore.arm55 /* This function restores the interrupt context if it is processing a */
58 /* if no thread was running, the function returns to the scheduler. */
104 /* Call the ISR exit function to indicate an ISR is complete. */
106 BL _tx_execution_isr_exit # Call the ISR exit function
254 .type _tx_thread_context_restore,$function
/ThreadX-v6.4.1/ports/cortex_a9/ghs/src/
Dtx_thread_context_restore.arm55 /* This function restores the interrupt context if it is processing a */
58 /* if no thread was running, the function returns to the scheduler. */
104 /* Call the ISR exit function to indicate an ISR is complete. */
106 BL _tx_execution_isr_exit # Call the ISR exit function
254 .type _tx_thread_context_restore,$function
/ThreadX-v6.4.1/ports/cortex_a7/ghs/src/
Dtx_thread_context_restore.arm55 /* This function restores the interrupt context if it is processing a */
58 /* if no thread was running, the function returns to the scheduler. */
104 /* Call the ISR exit function to indicate an ISR is complete. */
106 BL _tx_execution_isr_exit # Call the ISR exit function
254 .type _tx_thread_context_restore,$function
/ThreadX-v6.4.1/ports/cortex_a5/ghs/src/
Dtx_thread_context_restore.arm55 /* This function restores the interrupt context if it is processing a */
58 /* if no thread was running, the function returns to the scheduler. */
104 /* Call the ISR exit function to indicate an ISR is complete. */
106 BL _tx_execution_isr_exit # Call the ISR exit function
254 .type _tx_thread_context_restore,$function
/ThreadX-v6.4.1/ports/cortex_r5/ghs/src/
Dtx_thread_context_restore.arm55 /* This function restores the interrupt context if it is processing a */
58 /* if no thread was running, the function returns to the scheduler. */
104 /* Call the ISR exit function to indicate an ISR is complete. */
106 BL _tx_execution_isr_exit # Call the ISR exit function
253 .type _tx_thread_context_restore,$function
/ThreadX-v6.4.1/ports/cortex_r7/ghs/src/
Dtx_thread_context_restore.arm55 /* This function restores the interrupt context if it is processing a */
58 /* if no thread was running, the function returns to the scheduler. */
104 /* Call the ISR exit function to indicate an ISR is complete. */
106 BL _tx_execution_isr_exit # Call the ISR exit function
253 .type _tx_thread_context_restore,$function
/ThreadX-v6.4.1/ports/cortex_r4/ghs/src/
Dtx_thread_fiq_context_restore.arm56 /* This function restores the fiq interrupt context when processing a */
59 /* if no thread was running, the function returns to the scheduler. */
101 /* Call the ISR exit function to indicate an ISR is complete. */
103 BL _tx_execution_isr_exit # Call the ISR exit function
246 .type _tx_thread_fiq_context_restore,$function
/ThreadX-v6.4.1/ports_smp/cortex_a34_smp/ac6/src/
Dtx_thread_smp_protect.S76 .type _tx_thread_smp_protect, @function
/ThreadX-v6.4.1/ports_module/cortex_a7/gnu/module_manager/src/
Dtx_thread_vectored_context_save.s89 .type _tx_thread_vectored_context_save,function

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