Home
last modified time | relevance | path

Searched refs:function (Results 26 – 50 of 2125) sorted by relevance

12345678910>>...85

/ThreadX-v6.4.1/ports/cortex_m33/gnu/src/
Dtx_initialize_low_level.S87 .type _tx_initialize_low_level, function
145 .type __tx_BadHandler, function
156 .type __tx_IntHandler, function
180 .type SysTick_Handler, function
203 .type HardFault_Handler, function
214 .type UsageFault_Handler, function
267 .type __tx_NMIHandler, function
278 .type __tx_DBGHandler, function
/ThreadX-v6.4.1/ports/cortex_m55/gnu/src/
Dtx_initialize_low_level.S87 .type _tx_initialize_low_level, function
145 .type __tx_BadHandler, function
156 .type __tx_IntHandler, function
180 .type SysTick_Handler, function
203 .type HardFault_Handler, function
214 .type UsageFault_Handler, function
267 .type __tx_NMIHandler, function
278 .type __tx_DBGHandler, function
/ThreadX-v6.4.1/ports/cortex_m55/ac6/example_build/
Dtx_initialize_low_level.S80 .type _tx_initialize_low_level, function
140 .type __tx_BadHandler, function
151 .type __tx_IntHandler, function
175 .type SysTick_Handler, function
198 .type HardFault_Handler, function
209 .type UsageFault_Handler, function
262 .type __tx_NMIHandler, function
273 .type __tx_DBGHandler, function
/ThreadX-v6.4.1/ports/cortex_m55/ac6/src/
Dtx_initialize_low_level.S85 .type _tx_initialize_low_level, function
145 .type __tx_BadHandler, function
156 .type __tx_IntHandler, function
180 .type SysTick_Handler, function
203 .type HardFault_Handler, function
214 .type UsageFault_Handler, function
267 .type __tx_NMIHandler, function
278 .type __tx_DBGHandler, function
/ThreadX-v6.4.1/ports_arch/ARMv8-M/threadx/ac6/src/
Dtx_initialize_low_level.S85 .type _tx_initialize_low_level, function
145 .type __tx_BadHandler, function
156 .type __tx_IntHandler, function
180 .type SysTick_Handler, function
203 .type HardFault_Handler, function
214 .type UsageFault_Handler, function
267 .type __tx_NMIHandler, function
278 .type __tx_DBGHandler, function
/ThreadX-v6.4.1/ports_arch/ARMv8-M/threadx/gnu/src/
Dtx_initialize_low_level.S87 .type _tx_initialize_low_level, function
145 .type __tx_BadHandler, function
156 .type __tx_IntHandler, function
180 .type SysTick_Handler, function
203 .type HardFault_Handler, function
214 .type UsageFault_Handler, function
267 .type __tx_NMIHandler, function
278 .type __tx_DBGHandler, function
/ThreadX-v6.4.1/ports/cortex_m85/ac6/src/
Dtx_initialize_low_level.S85 .type _tx_initialize_low_level, function
145 .type __tx_BadHandler, function
156 .type __tx_IntHandler, function
180 .type SysTick_Handler, function
203 .type HardFault_Handler, function
214 .type UsageFault_Handler, function
267 .type __tx_NMIHandler, function
278 .type __tx_DBGHandler, function
/ThreadX-v6.4.1/ports/cortex_m85/gnu/src/
Dtx_initialize_low_level.S87 .type _tx_initialize_low_level, function
145 .type __tx_BadHandler, function
156 .type __tx_IntHandler, function
180 .type SysTick_Handler, function
203 .type HardFault_Handler, function
214 .type UsageFault_Handler, function
267 .type __tx_NMIHandler, function
278 .type __tx_DBGHandler, function
/ThreadX-v6.4.1/ports_module/cortex_m33/ac6/example_build/
Dtx_initialize_low_level.S80 .type _tx_initialize_low_level, function
140 .type __tx_BadHandler, function
151 .type __tx_IntHandler, function
171 .type SysTick_Handler, function
188 .type HardFault_Handler, function
199 .type UsageFault_Handler, function
252 .type __tx_NMIHandler, function
263 .type __tx_DBGHandler, function
/ThreadX-v6.4.1/ports_module/cortex_m33/gnu/module_manager/src/
Dtx_initialize_low_level.S82 .type _tx_initialize_low_level, function
140 .type __tx_BadHandler, function
151 .type __tx_IntHandler, function
175 .type SysTick_Handler, function
198 .type HardFault_Handler, function
209 .type UsageFault_Handler, function
262 .type __tx_NMIHandler, function
273 .type __tx_DBGHandler, function
/ThreadX-v6.4.1/ports_module/cortex_m23/ac6/example_build/
Dtx_initialize_low_level.S80 .type _tx_initialize_low_level, function
149 .type __tx_BadHandler, function
160 .type __tx_IntHandler, function
181 .type SysTick_Handler, function
199 .type HardFault_Handler, function
/ThreadX-v6.4.1/ports_module/cortex_m23/gnu/module_manager/src/
Dtx_initialize_low_level.S81 .type _tx_initialize_low_level, function
151 .type __tx_BadHandler, function
162 .type __tx_IntHandler, function
183 .type SysTick_Handler, function
201 .type HardFault_Handler, function
/ThreadX-v6.4.1/ports/cortex_m23/ac6/example_build/
Dtx_initialize_low_level.S85 .type _tx_initialize_low_level, function
154 .type __tx_BadHandler, function
165 .type __tx_IntHandler, function
190 .type SysTick_Handler, function
214 .type HardFault_Handler, function
/ThreadX-v6.4.1/ports/cortex_m23/gnu/src/
Dtx_initialize_low_level.S85 .type _tx_initialize_low_level, function
155 .type __tx_BadHandler, function
166 .type __tx_IntHandler, function
191 .type SysTick_Handler, function
215 .type HardFault_Handler, function
/ThreadX-v6.4.1/ports_arch/ARMv7-M/threadx/ghs/src/
Dtx_thread_context_restore.arm36 /* This function is only needed for legacy applications and it should */
68 /* Call the ISR exit function to indicate an ISR is complete. */
70 BL _tx_execution_isr_exit // Call the ISR exit function
76 .type _tx_thread_context_restore,$function
Dtx_thread_context_save.arm36 /* This function is only needed for legacy applications and it should */
68 /* Call the ISR enter function to indicate an ISR is starting. */
70 BL _tx_execution_isr_enter // Call the ISR enter function
78 .type _tx_thread_context_save,$function
/ThreadX-v6.4.1/ports/cortex_m23/ac6/example_build/demo_secure_zone/
DAbstract.txt14 - Calls a secure function from non-secure state.
15 - Calls a secure function that call back to a non-secure function.
/ThreadX-v6.4.1/ports/cortex_m33/ac6/example_build/demo_secure_zone/
DAbstract.txt14 - Calls a secure function from non-secure state.
15 - Calls a secure function that call back to a non-secure function.
/ThreadX-v6.4.1/ports/xtensa/xcc/src/
Dxtensa_vectors.S307 .type _xt_panic,@function
479 .type _UserExceptionVector,@function
527 .type _xt_user_exc,@function
655 .type _xt_user_exit,@function
677 .type _xt_syscall_exc,@function
746 .type _xt_lowint1,@function
817 .type _Level2Vector,@function
827 .type _xt_medint2,@function
868 .type _xt_medint2_exit,@function
888 .type _Level3Vector,@function
[all …]
/ThreadX-v6.4.1/ports/cortex_a8/ghs/src/
Dtx_thread_irq_nesting_end.arm54 /* This function is called by the application from IRQ mode after */
57 /* calling _tx_thread_context_restore. Note that this function */
59 /* nesting start function was called. */
61 /* This function assumes that the system mode stack pointer was setup */
64 /* This function returns with IRQ interrupts disabled. */
104 .type _tx_thread_irq_nesting_end,$function
Dtx_thread_fiq_nesting_end.arm55 /* This function is called by the application from FIQ mode after */
58 /* calling _tx_thread_fiq_context_restore. Note that this function */
60 /* nesting start function was called. */
62 /* This function assumes that the system mode stack pointer was setup */
65 /* This function returns with FIQ interrupts disabled. */
105 .type _tx_thread_fiq_nesting_end,$function
/ThreadX-v6.4.1/ports/cortex_a9/ghs/src/
Dtx_thread_fiq_nesting_end.arm55 /* This function is called by the application from FIQ mode after */
58 /* calling _tx_thread_fiq_context_restore. Note that this function */
60 /* nesting start function was called. */
62 /* This function assumes that the system mode stack pointer was setup */
65 /* This function returns with FIQ interrupts disabled. */
105 .type _tx_thread_fiq_nesting_end,$function
Dtx_thread_irq_nesting_end.arm54 /* This function is called by the application from IRQ mode after */
57 /* calling _tx_thread_context_restore. Note that this function */
59 /* nesting start function was called. */
61 /* This function assumes that the system mode stack pointer was setup */
64 /* This function returns with IRQ interrupts disabled. */
104 .type _tx_thread_irq_nesting_end,$function
/ThreadX-v6.4.1/ports/cortex_r7/ghs/src/
Dtx_thread_fiq_nesting_end.arm55 /* This function is called by the application from FIQ mode after */
58 /* calling _tx_thread_fiq_context_restore. Note that this function */
60 /* nesting start function was called. */
62 /* This function assumes that the system mode stack pointer was setup */
65 /* This function returns with FIQ interrupts disabled. */
105 .type _tx_thread_fiq_nesting_end,$function
/ThreadX-v6.4.1/ports/cortex_a7/ghs/src/
Dtx_thread_fiq_nesting_end.arm55 /* This function is called by the application from FIQ mode after */
58 /* calling _tx_thread_fiq_context_restore. Note that this function */
60 /* nesting start function was called. */
62 /* This function assumes that the system mode stack pointer was setup */
65 /* This function returns with FIQ interrupts disabled. */
105 .type _tx_thread_fiq_nesting_end,$function

12345678910>>...85