Home
last modified time | relevance | path

Searched refs:function (Results 101 – 125 of 2253) sorted by relevance

12345678910>>...91

/ThreadX-v6.4.1/ports/cortex_r4/gnu/src/
Dtx_thread_vectored_context_save.S79 .type _tx_thread_vectored_context_save,function
113 BL _tx_execution_isr_enter @ Call the ISR enter function
149 BL _tx_execution_isr_enter @ Call the ISR enter function
173 BL _tx_execution_isr_enter @ Call the ISR enter function
Dtx_thread_interrupt_disable.S37 BL _tx_thread_interrupt_disable @ Call _tx_thread_interrupt_disable function
84 .type _tx_thread_interrupt_disable,function
/ThreadX-v6.4.1/ports/cortex_r4/ghs/example_build/
Dreset.arm9 B __entry # Reset goes to the entry function
27 .data.w _start # Reset goes to startup function
44 .type __vectors,$function
/ThreadX-v6.4.1/ports/cortex_a9/ghs/example_build/
Dreset.arm9 B __entry # Reset goes to the entry function
27 .data.w _start # Reset goes to startup function
44 .type __vectors,$function
/ThreadX-v6.4.1/ports/cortex_r5/ghs/example_build/
Dreset.arm9 B __entry # Reset goes to the entry function
27 .data.w _start # Reset goes to startup function
44 .type __vectors,$function
/ThreadX-v6.4.1/ports/cortex_a8/ghs/example_build/
Dreset.arm9 B __entry # Reset goes to the entry function
27 .data.w _start # Reset goes to startup function
44 .type __vectors,$function
/ThreadX-v6.4.1/ports/cortex_a7/ghs/example_build/
Dreset.arm9 B __entry # Reset goes to the entry function
27 .data.w _start # Reset goes to startup function
44 .type __vectors,$function
/ThreadX-v6.4.1/ports/cortex_a5/ghs/example_build/
Dreset.arm9 B __entry # Reset goes to the entry function
27 .data.w _start # Reset goes to startup function
44 .type __vectors,$function
/ThreadX-v6.4.1/ports/cortex_r7/ghs/example_build/
Dreset.arm9 B __entry # Reset goes to the entry function
27 .data.w _start # Reset goes to startup function
44 .type __vectors,$function
/ThreadX-v6.4.1/ports_smp/cortex_a7_smp/gnu/src/
Dtx_thread_interrupt_disable.S43 BL _tx_thread_interrupt_disable @ Call _tx_thread_interrupt_disable function
90 .type _tx_thread_interrupt_disable,function
/ThreadX-v6.4.1/ports/cortex_r5/ac6/src/
Dtx_thread_interrupt_disable.S43 BL _tx_thread_interrupt_disable @ Call _tx_thread_interrupt_disable function
90 .type _tx_thread_interrupt_disable,function
/ThreadX-v6.4.1/ports/cortex_r5/gnu/src/
Dtx_thread_interrupt_disable.S37 BL _tx_thread_interrupt_disable @ Call _tx_thread_interrupt_disable function
84 .type _tx_thread_interrupt_disable,function
/ThreadX-v6.4.1/ports/arc_hs/metaware/src/
Dtx_thread_schedule.s76 .type _tx_thread_schedule, @function
83 .type _tx_thread_schedule_reenter, @function
137 bl.d _tx_execution_thread_enter ; Call the thread execution enter function
/ThreadX-v6.4.1/ports/cortex_r4/ghs/src/
Dtx_thread_irq_nesting_start.arm52 /* This function is called by the application from IRQ mode after */
56 /* this function assumes that the system mode stack pointer was setup */
59 /* This function returns with IRQ interrupts enabled. */
98 .type _tx_thread_irq_nesting_start,$function
/ThreadX-v6.4.1/ports/cortex_a9/ghs/src/
Dtx_thread_irq_nesting_start.arm52 /* This function is called by the application from IRQ mode after */
56 /* this function assumes that the system mode stack pointer was setup */
59 /* This function returns with IRQ interrupts enabled. */
98 .type _tx_thread_irq_nesting_start,$function
/ThreadX-v6.4.1/ports/arm11/gnu/src/
Dtx_thread_vectored_context_save.S89 .type _tx_thread_vectored_context_save,function
125 BL _tx_execution_isr_enter @ Call the ISR enter function
161 BL _tx_execution_isr_enter @ Call the ISR enter function
185 BL _tx_execution_isr_enter @ Call the ISR enter function
/ThreadX-v6.4.1/ports/cortex_r7/ghs/src/
Dtx_thread_fiq_nesting_start.arm53 /* This function is called by the application from FIQ mode after */
57 /* this function assumes that the system mode stack pointer was setup */
60 /* This function returns with FIQ interrupts enabled. */
99 .type _tx_thread_fiq_nesting_start,$function
Dtx_thread_irq_nesting_start.arm52 /* This function is called by the application from IRQ mode after */
56 /* this function assumes that the system mode stack pointer was setup */
59 /* This function returns with IRQ interrupts enabled. */
98 .type _tx_thread_irq_nesting_start,$function
/ThreadX-v6.4.1/ports/arm9/gnu/src/
Dtx_thread_vectored_context_save.S89 .type _tx_thread_vectored_context_save,function
125 BL _tx_execution_isr_enter @ Call the ISR enter function
161 BL _tx_execution_isr_enter @ Call the ISR enter function
185 BL _tx_execution_isr_enter @ Call the ISR enter function
/ThreadX-v6.4.1/ports/cortex_a8/ghs/src/
Dtx_thread_fiq_nesting_start.arm53 /* This function is called by the application from FIQ mode after */
57 /* this function assumes that the system mode stack pointer was setup */
60 /* This function returns with FIQ interrupts enabled. */
99 .type _tx_thread_fiq_nesting_start,$function
Dtx_thread_irq_nesting_start.arm52 /* This function is called by the application from IRQ mode after */
56 /* this function assumes that the system mode stack pointer was setup */
59 /* This function returns with IRQ interrupts enabled. */
98 .type _tx_thread_irq_nesting_start,$function
/ThreadX-v6.4.1/ports/cortex_a7/ghs/src/
Dtx_thread_fiq_nesting_start.arm53 /* This function is called by the application from FIQ mode after */
57 /* this function assumes that the system mode stack pointer was setup */
60 /* This function returns with FIQ interrupts enabled. */
99 .type _tx_thread_fiq_nesting_start,$function
Dtx_thread_irq_nesting_start.arm52 /* This function is called by the application from IRQ mode after */
56 /* this function assumes that the system mode stack pointer was setup */
59 /* This function returns with IRQ interrupts enabled. */
98 .type _tx_thread_irq_nesting_start,$function
/ThreadX-v6.4.1/ports/cortex_a5/ghs/src/
Dtx_thread_fiq_nesting_start.arm53 /* This function is called by the application from FIQ mode after */
57 /* this function assumes that the system mode stack pointer was setup */
60 /* This function returns with FIQ interrupts enabled. */
99 .type _tx_thread_fiq_nesting_start,$function
Dtx_thread_irq_nesting_start.arm52 /* This function is called by the application from IRQ mode after */
56 /* this function assumes that the system mode stack pointer was setup */
59 /* This function returns with IRQ interrupts enabled. */
98 .type _tx_thread_irq_nesting_start,$function

12345678910>>...91