Home
last modified time | relevance | path

Searched refs:increment (Results 1 – 25 of 68) sorted by relevance

123

/ThreadX-v6.3.0/ports_smp/cortex_a9_smp/ac5/example_build/sample_threadx/
DMP_GlobalTimer.s25 ; r1: increment value
35 ; Bit 3 - Auto-increment enable
48 ; Store increment value
Dv7.s63 CLZ r5, r4 ; R5 is the bit position of the way size increment
80 ADD r10, r10, #2 ; increment the cache number
118 CLZ r5, r4 ; R5 is the bit position of the way size increment
135 ADD r10, r10, #2 ; increment the cache number
177 CLZ r5, r4 ; R5 is the bit position of the way size increment
194 ADD r10, r10, #2 ; increment the cache number
231 CLZ r5, r4 ; R5 is the bit position of the way size increment
248 ADD r10, r10, #2 ; increment the cache number
/ThreadX-v6.3.0/ports_smp/cortex_r8_smp/ac5/example_build/sample_threadx/
DMP_GlobalTimer.s25 ; r1: increment value
35 ; Bit 3 - Auto-increment enable
48 ; Store increment value
Dv7.S63 CLZ r5, r4 ; R5 is the bit position of the way size increment
80 ADD r10, r10, #2 ; increment the cache number
118 CLZ r5, r4 ; R5 is the bit position of the way size increment
135 ADD r10, r10, #2 ; increment the cache number
177 CLZ r5, r4 ; R5 is the bit position of the way size increment
194 ADD r10, r10, #2 ; increment the cache number
231 CLZ r5, r4 ; R5 is the bit position of the way size increment
248 ADD r10, r10, #2 ; increment the cache number
/ThreadX-v6.3.0/ports_smp/cortex_a5_smp/ac5/example_build/sample_threadx/
DMP_GlobalTimer.s25 ; r1: increment value
35 ; Bit 3 - Auto-increment enable
48 ; Store increment value
Dv7.s90 CLZ r5, r4 ; R5 is the bit position of the way size increment
107 ADD r10, r10, #2 ; increment the cache number
145 CLZ r5, r4 ; R5 is the bit position of the way size increment
162 ADD r10, r10, #2 ; increment the cache number
204 CLZ r5, r4 ; R5 is the bit position of the way size increment
221 ADD r10, r10, #2 ; increment the cache number
258 CLZ r5, r4 ; R5 is the bit position of the way size increment
275 ADD r10, r10, #2 ; increment the cache number
/ThreadX-v6.3.0/utility/benchmarks/thread_metric/
Dthread_metric_readme.txt23 Each thread will increment its run counter and then relinquish to
36 thread executes. Each thread will increment its run count and then
40 it will increment its run counter and once again resume the next
48 increment a counter and then post to a semaphore. After the
65 increment its run counter.
71 the thread will increment its run counter.
77 will increment its run counter.
/ThreadX-v6.3.0/ports_smp/cortex_a7_smp/ac5/example_build/sample_threadx/
Dv7.s90 CLZ r5, r4 ; R5 is the bit position of the way size increment
107 ADD r10, r10, #2 ; increment the cache number
145 CLZ r5, r4 ; R5 is the bit position of the way size increment
162 ADD r10, r10, #2 ; increment the cache number
204 CLZ r5, r4 ; R5 is the bit position of the way size increment
221 ADD r10, r10, #2 ; increment the cache number
258 CLZ r5, r4 ; R5 is the bit position of the way size increment
275 ADD r10, r10, #2 ; increment the cache number
/ThreadX-v6.3.0/ports_smp/cortex_a7_smp/gnu/example_build/
Dv7.S102 CLZ r5, r4 @ R5 is the bit position of the way size increment
119 ADD r10, r10, #2 @ increment the cache number
160 CLZ r5, r4 @ R5 is the bit position of the way size increment
177 ADD r10, r10, #2 @ increment the cache number
222 CLZ r5, r4 @ R5 is the bit position of the way size increment
239 ADD r10, r10, #2 @ increment the cache number
278 CLZ r5, r4 @ R5 is the bit position of the way size increment
295 ADD r10, r10, #2 @ increment the cache number
/ThreadX-v6.3.0/ports_smp/cortex_a5x_smp/green/src/
Dtx_timer_interrupt.a64119 B.EQ __tx_timer_no_timer // No, just increment the timer
134 /* No timer expired, increment the timer pointer. */
/ThreadX-v6.3.0/ports/cortex_r4/ghs/src/
Dtx_timer_interrupt.arm134 BEQ __tx_timer_no_timer # No, just increment the timer
149 /* No timer expired, increment the timer pointer. */
/ThreadX-v6.3.0/ports/cortex_a8/ghs/src/
Dtx_timer_interrupt.arm134 BEQ __tx_timer_no_timer # No, just increment the timer
149 /* No timer expired, increment the timer pointer. */
/ThreadX-v6.3.0/ports/cortex_a9/ghs/src/
Dtx_timer_interrupt.arm134 BEQ __tx_timer_no_timer # No, just increment the timer
149 /* No timer expired, increment the timer pointer. */
/ThreadX-v6.3.0/ports/cortex_r5/ghs/src/
Dtx_timer_interrupt.arm134 BEQ __tx_timer_no_timer # No, just increment the timer
149 /* No timer expired, increment the timer pointer. */
/ThreadX-v6.3.0/ports/cortex_r7/ghs/src/
Dtx_timer_interrupt.arm134 BEQ __tx_timer_no_timer # No, just increment the timer
149 /* No timer expired, increment the timer pointer. */
/ThreadX-v6.3.0/ports/cortex_a7/ghs/src/
Dtx_timer_interrupt.arm134 BEQ __tx_timer_no_timer # No, just increment the timer
149 /* No timer expired, increment the timer pointer. */
/ThreadX-v6.3.0/ports/cortex_a5/ghs/src/
Dtx_timer_interrupt.arm134 BEQ __tx_timer_no_timer # No, just increment the timer
149 /* No timer expired, increment the timer pointer. */
/ThreadX-v6.3.0/ports/cortex_m3/ghs/src/
Dtx_timer_interrupt.arm122 ; No, just increment the timer
137 ; /* No timer expired, increment the timer pointer. */
/ThreadX-v6.3.0/ports/cortex_m4/ghs/src/
Dtx_timer_interrupt.arm122 ; No, just increment the timer
137 ; /* No timer expired, increment the timer pointer. */
/ThreadX-v6.3.0/ports_arch/ARMv7-M/threadx/ghs/src/
Dtx_timer_interrupt.arm122 // No, just increment the timer
137 /* No timer expired, increment the timer pointer. */
/ThreadX-v6.3.0/ports/cortex_m7/ghs/src/
Dtx_timer_interrupt.arm122 ; No, just increment the timer
137 ; /* No timer expired, increment the timer pointer. */
/ThreadX-v6.3.0/utility/rtos_compatibility_layers/OSEK/
Dos.h542 TickType increment; member
921 StatusType SetRelAlarm(AlarmType AlarmID, TickType increment, TickType cycle);
/ThreadX-v6.3.0/ports/cortex_a9/iar/src/
Dtx_timer_interrupt.s148 BEQ __tx_timer_no_timer ; No, just increment the timer
/ThreadX-v6.3.0/ports_module/cortex_r4/iar/module_manager/src/
Dtx_timer_interrupt.s139 BEQ __tx_timer_no_timer ; No, just increment the timer
/ThreadX-v6.3.0/ports_smp/cortex_a7_smp/gnu/src/
Dtx_timer_interrupt.S145 BEQ __tx_timer_no_timer @ No, just increment the timer

123