Home
last modified time | relevance | path

Searched refs:start (Results 151 – 175 of 359) sorted by relevance

12345678910>>...15

/ThreadX-v6.4.1/ports/cortex_r7/ghs/src/
Dtx_thread_irq_nesting_end.arm59 /* nesting start function was called. */
Dtx_timer_interrupt.arm164 LDR r3, =_tx_timer_list_start # Pickup addr of timer list start
165 LDR r0, [r3] # Set current pointer to list start
/ThreadX-v6.4.1/ports/cortex_r5/ghs/src/
Dtx_thread_fiq_nesting_end.arm60 /* nesting start function was called. */
Dtx_thread_irq_nesting_end.arm59 /* nesting start function was called. */
Dtx_timer_interrupt.arm164 LDR r3, =_tx_timer_list_start # Pickup addr of timer list start
165 LDR r0, [r3] # Set current pointer to list start
/ThreadX-v6.4.1/ports/cortex_r4/ghs/src/
Dtx_thread_fiq_nesting_end.arm60 /* nesting start function was called. */
Dtx_thread_irq_nesting_end.arm59 /* nesting start function was called. */
Dtx_timer_interrupt.arm164 LDR r3, =_tx_timer_list_start # Pickup addr of timer list start
165 LDR r0, [r3] # Set current pointer to list start
/ThreadX-v6.4.1/ports/cortex_r4/ghs/example_build/
Dtx_initialize_low_level.arm114 ADD r1, r1, r2 # Calculate start of SYS stack
123 ADD r1, r1, r2 # Calculate start of FIQ stack
133 ADD r1, r1, r2 # Calculate start of IRQ stack
/ThreadX-v6.4.1/ports/cortex_a9/ghs/example_build/
Dtx_initialize_low_level.arm114 ADD r1, r1, r2 # Calculate start of SYS stack
123 ADD r1, r1, r2 # Calculate start of FIQ stack
133 ADD r1, r1, r2 # Calculate start of IRQ stack
/ThreadX-v6.4.1/ports/cortex_r5/ghs/example_build/
Dtx_initialize_low_level.arm114 ADD r1, r1, r2 # Calculate start of SYS stack
123 ADD r1, r1, r2 # Calculate start of FIQ stack
133 ADD r1, r1, r2 # Calculate start of IRQ stack
/ThreadX-v6.4.1/ports/cortex_a8/ghs/example_build/
Dtx_initialize_low_level.arm114 ADD r1, r1, r2 # Calculate start of SYS stack
123 ADD r1, r1, r2 # Calculate start of FIQ stack
133 ADD r1, r1, r2 # Calculate start of IRQ stack
/ThreadX-v6.4.1/ports/cortex_a7/ghs/example_build/
Dtx_initialize_low_level.arm114 ADD r1, r1, r2 # Calculate start of SYS stack
123 ADD r1, r1, r2 # Calculate start of FIQ stack
133 ADD r1, r1, r2 # Calculate start of IRQ stack
/ThreadX-v6.4.1/ports/cortex_a5/ghs/example_build/
Dtx_initialize_low_level.arm114 ADD r1, r1, r2 # Calculate start of SYS stack
123 ADD r1, r1, r2 # Calculate start of FIQ stack
133 ADD r1, r1, r2 # Calculate start of IRQ stack
/ThreadX-v6.4.1/ports/cortex_r7/ghs/example_build/
Dtx_initialize_low_level.arm114 ADD r1, r1, r2 # Calculate start of SYS stack
123 ADD r1, r1, r2 # Calculate start of FIQ stack
133 ADD r1, r1, r2 # Calculate start of IRQ stack
/ThreadX-v6.4.1/ports_smp/cortex_a9_smp/gnu/example_build/
Dsample_threadx.ld99 /* gcc uses crtbegin.o to find the start of
/ThreadX-v6.4.1/ports_smp/cortex_a7_smp/gnu/example_build/
Dsample_threadx.ld99 /* gcc uses crtbegin.o to find the start of
/ThreadX-v6.4.1/ports_smp/cortex_a5_smp/gnu/example_build/
Dsample_threadx.ld99 /* gcc uses crtbegin.o to find the start of
/ThreadX-v6.4.1/ports/cortex_a9/ghs/src/
Dtx_timer_interrupt.arm164 LDR r3, =_tx_timer_list_start # Pickup addr of timer list start
165 LDR r0, [r3] # Set current pointer to list start
/ThreadX-v6.4.1/ports/cortex_a8/ghs/src/
Dtx_timer_interrupt.arm164 LDR r3, =_tx_timer_list_start # Pickup addr of timer list start
165 LDR r0, [r3] # Set current pointer to list start
/ThreadX-v6.4.1/ports/cortex_a5/ghs/src/
Dtx_timer_interrupt.arm164 LDR r3, =_tx_timer_list_start # Pickup addr of timer list start
165 LDR r0, [r3] # Set current pointer to list start
/ThreadX-v6.4.1/ports/cortex_a7/ghs/src/
Dtx_timer_interrupt.arm164 LDR r3, =_tx_timer_list_start # Pickup addr of timer list start
165 LDR r0, [r3] # Set current pointer to list start
/ThreadX-v6.4.1/ports_smp/arc_hs_smp/metaware/src/
Dtx_thread_schedule.s160 breq r5, 0, _tx_thread_schedule_restart ; If not set, start over
/ThreadX-v6.4.1/ports/cortex_m23/ac6/
Dreadme_threadx.txt30 Then click the Start/Stop Debug Session button to start the simulator and begin debugging.
97 The Cortex-M23 vectors start at the label __Vectors or similar. The application may modify
/ThreadX-v6.4.1/ports/cortex_m7/ghs/src/
Dtx_timer_interrupt.arm152 LDR r3, =_tx_timer_list_start ; Pickup addr of timer list start
153 LDR r0, [r3, #0] ; Set current pointer to list start

12345678910>>...15