/ThreadX-v6.4.1/ports_smp/cortex_r8_smp/ac5/example_build/sample_threadx/ |
D | MP_GlobalTimer.s | 25 ; r1: increment value 35 ; Bit 3 - Auto-increment enable 48 ; Store increment value
|
D | v7.S | 63 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.4.1/ports_smp/cortex_a9_smp/ac5/example_build/sample_threadx/ |
D | MP_GlobalTimer.s | 25 ; r1: increment value 35 ; Bit 3 - Auto-increment enable 48 ; Store increment value
|
D | v7.s | 63 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.4.1/ports_smp/cortex_a5_smp/ac5/example_build/sample_threadx/ |
D | MP_GlobalTimer.s | 25 ; r1: increment value 35 ; Bit 3 - Auto-increment enable 48 ; Store increment value
|
D | v7.s | 90 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.4.1/utility/benchmarks/thread_metric/ |
D | thread_metric_readme.txt | 23 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.4.1/ports_smp/cortex_a7_smp/ac5/example_build/sample_threadx/ |
D | v7.s | 90 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.4.1/ports_smp/cortex_a7_smp/gnu/example_build/ |
D | v7.S | 102 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.4.1/ports_smp/cortex_a5x_smp/green/src/ |
D | tx_timer_interrupt.a64 | 118 B.EQ __tx_timer_no_timer // No, just increment the timer 133 /* No timer expired, increment the timer pointer. */
|
/ThreadX-v6.4.1/ports/cortex_r7/ghs/src/ |
D | tx_timer_interrupt.arm | 133 BEQ __tx_timer_no_timer # No, just increment the timer 148 /* No timer expired, increment the timer pointer. */
|
/ThreadX-v6.4.1/ports/cortex_a7/ghs/src/ |
D | tx_timer_interrupt.arm | 133 BEQ __tx_timer_no_timer # No, just increment the timer 148 /* No timer expired, increment the timer pointer. */
|
/ThreadX-v6.4.1/ports/cortex_a8/ghs/src/ |
D | tx_timer_interrupt.arm | 133 BEQ __tx_timer_no_timer # No, just increment the timer 148 /* No timer expired, increment the timer pointer. */
|
/ThreadX-v6.4.1/ports/cortex_a9/ghs/src/ |
D | tx_timer_interrupt.arm | 133 BEQ __tx_timer_no_timer # No, just increment the timer 148 /* No timer expired, increment the timer pointer. */
|
/ThreadX-v6.4.1/ports/cortex_r5/ghs/src/ |
D | tx_timer_interrupt.arm | 133 BEQ __tx_timer_no_timer # No, just increment the timer 148 /* No timer expired, increment the timer pointer. */
|
/ThreadX-v6.4.1/ports/cortex_a5/ghs/src/ |
D | tx_timer_interrupt.arm | 133 BEQ __tx_timer_no_timer # No, just increment the timer 148 /* No timer expired, increment the timer pointer. */
|
/ThreadX-v6.4.1/ports/cortex_r4/ghs/src/ |
D | tx_timer_interrupt.arm | 133 BEQ __tx_timer_no_timer # No, just increment the timer 148 /* No timer expired, increment the timer pointer. */
|
/ThreadX-v6.4.1/ports/cortex_m3/ghs/src/ |
D | tx_timer_interrupt.arm | 121 ; No, just increment the timer 136 ; /* No timer expired, increment the timer pointer. */
|
/ThreadX-v6.4.1/ports_arch/ARMv7-M/threadx/ghs/src/ |
D | tx_timer_interrupt.arm | 121 // No, just increment the timer 136 /* No timer expired, increment the timer pointer. */
|
/ThreadX-v6.4.1/ports/cortex_m4/ghs/src/ |
D | tx_timer_interrupt.arm | 121 ; No, just increment the timer 136 ; /* No timer expired, increment the timer pointer. */
|
/ThreadX-v6.4.1/ports/cortex_m7/ghs/src/ |
D | tx_timer_interrupt.arm | 121 ; No, just increment the timer 136 ; /* No timer expired, increment the timer pointer. */
|
/ThreadX-v6.4.1/utility/rtos_compatibility_layers/OSEK/ |
D | os.h | 541 TickType increment; member 920 StatusType SetRelAlarm(AlarmType AlarmID, TickType increment, TickType cycle);
|
/ThreadX-v6.4.1/ports_module/cortex_r4/iar/module_manager/src/ |
D | tx_timer_interrupt.s | 138 BEQ __tx_timer_no_timer ; No, just increment the timer
|
/ThreadX-v6.4.1/ports_module/cortex_a7/iar/module_manager/src/ |
D | tx_timer_interrupt.s | 144 BEQ __tx_timer_no_timer ; No, just increment the timer
|
/ThreadX-v6.4.1/ports_module/cortex_a7/ac5/module_manager/src/ |
D | tx_timer_interrupt.s | 146 BEQ __tx_timer_no_timer ; No, just increment the timer
|