Searched refs:there (Results 1 – 25 of 128) sorted by relevance
123456
/ThreadX-v6.4.1/cmake/ |
D | utilities.cmake | 7 # If there is a linker script defined, use it
|
/ThreadX-v6.4.1/ports_smp/mips32_interaptiv_smp/green/example_build/ |
D | init_caches2.mip | 62 // For this Core there is always a I cache 63 // The IS field determines how may set there are 64 // IS = 2 there are 256 sets per way 1024 total 65 // IS = 3 there are 512 sets per way 2048 total 98 // For this Core there is always a D cache 99 // The DS field determines how may set there are 100 // DS = 2 there are 256 sets per way 1024 total 101 // DS = 3 there are 512 sets per way 2048 total
|
/ThreadX-v6.4.1/utility/low_power/ |
D | low_power.md | 28 By default, ThreadX spins in an idle loop in the scheduler when there are no threads ready to run. … 38 If **TX_LOW_POWER_TIMER_SETUP** is defined, there are two use cases for timekeeping in low power op… 39 …there are ThreadX timers active, the elapsed time while in low power mode must be measured, thus a… 45 After executing for some time, the internal ThreadX tick count is 2000 and there are no ThreadX tim… 47 …TICKLESS** is *not* defined). The internal ThreadX tick count is 1000 and there are no ThreadX tim… 75 …```tx_low_power_enter```. If **TX_LOW_POWER_TICKLESS** is not defined and there are no timers acti… 83 …eadX timers are active. With symbol **TX_LOW_POWER_TICKLESS** defined, if there are no ThreadX tim… 167 When exiting low power mode, there are two possibilities: 229 For keeping track of time while in low power mode, there are two possibilities: 235 …tick count updated (define **TX_LOW_POWER_TICKLESS**), therefore there is no need to set up a low …
|
/ThreadX-v6.4.1/ports/cortex_m0/ac5/src/ |
D | tx_timer_interrupt.s | 137 CMP r2, #0 ; Is there anything in the list? 240 BEQ __tx_timer_skip_time_slice ; If the same, there was no time-slice performed 248 POP {r0, r1} ; Recover lr register (r0 is just there for
|
/ThreadX-v6.4.1/ports/cortex_m0/ac6/src/ |
D | tx_timer_interrupt.S | 141 CMP r2, #0 @ Is there anything in the list? 244 BEQ __tx_timer_skip_time_slice @ If the same, there was no time-slice performed 252 POP {r0, r1} @ Recover lr register (r0 is just there for
|
/ThreadX-v6.4.1/ports/cortex_m0/gnu/src/ |
D | tx_timer_interrupt.S | 143 CMP r2, #0 @ Is there anything in the list? 246 BEQ __tx_timer_skip_time_slice @ If the same, there was no time-slice performed 254 POP {r0, r1} @ Recover lr register (r0 is just there for
|
/ThreadX-v6.4.1/ports/cortex_m0/iar/src/ |
D | tx_timer_interrupt.s | 136 CMP r2, #0 ; Is there anything in the list? 239 BEQ __tx_timer_skip_time_slice ; If the same, there was no time-slice performed 247 POP {r0, r1} ; Recover lr register (r0 is just there for
|
/ThreadX-v6.4.1/ports/cortex_m3/keil/src/ |
D | tx_timer_interrupt.s | 136 CBZ r2, __tx_timer_no_timer ; Is there anything in the list? 238 BEQ __tx_timer_skip_time_slice ; If the same, there was no time-slice performed 246 LDMIA sp!, {r0, lr} ; Recover lr register (r0 is just there for
|
/ThreadX-v6.4.1/ports/cortex_m0/keil/src/ |
D | tx_timer_interrupt.s | 137 CMP r2, #0 ; Is there anything in the list? 240 BEQ __tx_timer_skip_time_slice ; If the same, there was no time-slice performed 248 POP {r0, r1} ; Recover lr register (r0 is just there for
|
/ThreadX-v6.4.1/ports/cortex_m4/keil/src/ |
D | tx_timer_interrupt.s | 136 CBZ r2, __tx_timer_no_timer ; Is there anything in the list? 238 BEQ __tx_timer_skip_time_slice ; If the same, there was no time-slice performed 246 LDMIA sp!, {r0, lr} ; Recover lr register (r0 is just there for
|
/ThreadX-v6.4.1/ports/cortex_a9/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/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_module/cortex_a7/ac5/module_manager/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_a8/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_a9/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/arm11/iar/src/ |
D | tx_timer_interrupt.s | 148 CMP r2, #0 ; Is there anything in the list? 246 LDMIA sp!, {r0, lr} ; Recover lr register (r0 is just there for
|
/ThreadX-v6.4.1/ports/arm9/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/arm9/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/arm11/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_a15/iar/src/ |
D | tx_timer_interrupt.s | 146 CMP r2, #0 ; Is there anything in the list? 243 LDMIA sp!, {r0, lr} ; Recover lr register (r0 is just there for
|
/ThreadX-v6.4.1/ports_module/cortex_a7/iar/module_manager/src/ |
D | tx_timer_interrupt.s | 143 CMP r2, #0 ; Is there anything in the list? 240 POP {r0, lr} ; Recover lr register (r0 is just there for
|
/ThreadX-v6.4.1/ports_module/cortex_r4/iar/module_manager/src/ |
D | tx_timer_interrupt.s | 137 CMP r2, #0 ; Is there anything in the list? 235 LDMIA sp!, {r0, lr} ; Recover lr register (r0 is just there for
|
/ThreadX-v6.4.1/ports/cortex_a8/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/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_a5/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
|
123456