Searched refs:there (Results 26 – 50 of 128) sorted by relevance
123456
/ThreadX-v6.4.1/ports/cortex_a5/ac5/src/ |
D | tx_timer_interrupt.s | 145 CMP r2, #0 ; Is there anything in the list? 242 LDMIA sp!, {r0, lr} ; Recover lr register (r0 is just there for
|
/ThreadX-v6.4.1/ports/cortex_a7/iar/src/ |
D | tx_timer_interrupt.s | 146 CMP r2, #0 ; Is there anything in the list? 244 LDMIA sp!, {r0, lr} ; Recover lr register (r0 is just there for
|
/ThreadX-v6.4.1/ports/cortex_r5/iar/src/ |
D | tx_timer_interrupt.s | 146 CMP r2, #0 ; Is there anything in the list? 244 LDMIA sp!, {r0, lr} ; Recover lr register (r0 is just there for
|
/ThreadX-v6.4.1/ports/cortex_r4/iar/src/ |
D | tx_timer_interrupt.s | 146 CMP r2, #0 ; Is there anything in the list? 244 LDMIA sp!, {r0, lr} ; Recover lr register (r0 is just there for
|
/ThreadX-v6.4.1/ports/cortex_r5/ac5/src/ |
D | tx_timer_interrupt.s | 145 CMP r2, #0 ; Is there anything in the list? 242 LDMIA sp!, {r0, lr} ; Recover lr register (r0 is just there for
|
/ThreadX-v6.4.1/ports/cortex_m7/ghs/src/ |
D | tx_timer_interrupt.arm | 120 CBZ r2, __tx_timer_no_timer ; Is there anything in the list? 222 BEQ __tx_timer_skip_time_slice ; If the same, there was no time-slice performed 230 LDMIA sp!, {r0, lr} ; Recover lr register (r0 is just there for
|
/ThreadX-v6.4.1/ports/cortex_m3/ghs/src/ |
D | tx_timer_interrupt.arm | 120 CBZ r2, __tx_timer_no_timer ; Is there anything in the list? 222 BEQ __tx_timer_skip_time_slice ; If the same, there was no time-slice performed 230 LDMIA sp!, {r0, lr} ; Recover lr register (r0 is just there for
|
/ThreadX-v6.4.1/ports_arch/ARMv7-M/threadx/ghs/src/ |
D | tx_timer_interrupt.arm | 120 CBZ r2, __tx_timer_no_timer // Is there anything in the list? 220 … BEQ __tx_timer_skip_time_slice // If the same, there was no time-slice performed 228 LDMIA sp!, {r0, lr} // Recover lr register (r0 is just there for
|
/ThreadX-v6.4.1/ports/cortex_m4/ghs/src/ |
D | tx_timer_interrupt.arm | 120 CBZ r2, __tx_timer_no_timer ; Is there anything in the list? 222 BEQ __tx_timer_skip_time_slice ; If the same, there was no time-slice performed 230 LDMIA sp!, {r0, lr} ; Recover lr register (r0 is just there for
|
/ThreadX-v6.4.1/ports/arm11/gnu/src/ |
D | tx_timer_interrupt.S | 163 CMP r2, #0 @ Is there anything in the list? 260 LDMIA sp!, {r0, lr} @ Recover lr register (r0 is just there for
|
/ThreadX-v6.4.1/ports/cortex_r5/ac6/src/ |
D | tx_timer_interrupt.S | 167 CMP r2, #0 @ Is there anything in the list? 264 LDMIA sp!, {r0, lr} @ Recover lr register (r0 is just there for
|
/ThreadX-v6.4.1/ports/arm9/gnu/src/ |
D | tx_timer_interrupt.S | 163 CMP r2, #0 @ Is there anything in the list? 260 LDMIA sp!, {r0, lr} @ Recover lr register (r0 is just there for
|
/ThreadX-v6.4.1/ports/arc_hs/metaware/src/ |
D | tx_thread_context_fast_restore.s | 123 …and r5, r4, r5 ; See if there are any other interrupts present 289 …and r5, r4, r5 ; See if there are any other interrupts present
|
/ThreadX-v6.4.1/ports/cortex_r5/gnu/src/ |
D | tx_timer_interrupt.S | 160 CMP r2, #0 @ Is there anything in the list? 257 LDMIA sp!, {r0, lr} @ Recover lr register (r0 is just there for
|
/ThreadX-v6.4.1/ports/cortex_r4/gnu/src/ |
D | tx_timer_interrupt.S | 160 CMP r2, #0 @ Is there anything in the list? 257 LDMIA sp!, {r0, lr} @ Recover lr register (r0 is just there for
|
/ThreadX-v6.4.1/utility/rtos_compatibility_layers/posix/ |
D | readme_release_history.txt | 30 there is an illegal pointer convertion
|
/ThreadX-v6.4.1/ports/cortex_a9/ghs/src/ |
D | tx_timer_interrupt.arm | 132 CMP r2, 0 # Is there anything in the list? 228 LDMIA sp!, {r0, lr} # Recover lr register (r0 is just there for
|
/ThreadX-v6.4.1/ports/cortex_r7/ghs/src/ |
D | tx_timer_interrupt.arm | 132 CMP r2, 0 # Is there anything in the list? 228 LDMIA sp!, {r0, lr} # Recover lr register (r0 is just there for
|
/ThreadX-v6.4.1/ports/cortex_r5/ghs/src/ |
D | tx_timer_interrupt.arm | 132 CMP r2, 0 # Is there anything in the list? 228 LDMIA sp!, {r0, lr} # Recover lr register (r0 is just there for
|
/ThreadX-v6.4.1/ports/cortex_a8/ghs/src/ |
D | tx_timer_interrupt.arm | 132 CMP r2, 0 # Is there anything in the list? 228 LDMIA sp!, {r0, lr} # Recover lr register (r0 is just there for
|
/ThreadX-v6.4.1/ports/cortex_a5/ghs/src/ |
D | tx_timer_interrupt.arm | 132 CMP r2, 0 # Is there anything in the list? 228 LDMIA sp!, {r0, lr} # Recover lr register (r0 is just there for
|
/ThreadX-v6.4.1/ports/cortex_a7/ghs/src/ |
D | tx_timer_interrupt.arm | 132 CMP r2, 0 # Is there anything in the list? 228 LDMIA sp!, {r0, lr} # Recover lr register (r0 is just there for
|
/ThreadX-v6.4.1/ports/cortex_r4/ghs/src/ |
D | tx_timer_interrupt.arm | 132 CMP r2, 0 # Is there anything in the list? 228 LDMIA sp!, {r0, lr} # Recover lr register (r0 is just there for
|
/ThreadX-v6.4.1/ports/cortex_m3/keil/src/ |
D | tx_thread_schedule.s | 176 LDR r1, [r2] ; Is there another thread ready to execute?
|
/ThreadX-v6.4.1/ports_module/cortex_a7/ac5/module_manager/src/ |
D | tx_thread_schedule.s | 143 BEQ _tx_handler_svc_schedule ; Yes, go there 146 BEQ _tx_handler_svc_super_enter ; Yes, go there 149 BEQ _tx_handler_svc_super_exit ; Yes, go there 153 BEQ _tx_handler_svc_arm ; Yes, go there
|
123456