Lines Matching refs:cycles
10 …ns which work with peripherals (TSENS, ADC, I2C) take variable number of cycles, depending on peri…
76 …LP coprocessor needs certain number of clock cycles to fetch each instruction, plus certain number…
80 - 2 clock cycles — for instructions following ALU and branch instructions.
81 - 4 clock cycles — in other cases.
94 2 cycle to execute, 4 cycles to fetch next instruction
119 2 cycles to execute, 4 cycles to fetch next instruction
155 2 cycles to execute, 4 cycles to fetch next instruction
189 2 cycles to execute, 4 cycles to fetch next instruction
224 2 cycles to execute, 4 cycles to fetch next instruction
260 2 cycles to execute, 4 cycles to fetch next instruction
295 2 cycles to execute, 4 cycles to fetch next instruction
329 2 cycles to execute, 4 cycles to fetch next instruction
364 4 cycles to execute, 4 cycles to fetch next instruction
401 4 cycles to execute, 4 cycles to fetch next instruction
447 2 cycles to execute, 2 cycles to fetch next instruction
489 Conditions *LT*, *GE*, *LE* and *GT*: 2 cycles to execute, 2 cycles to fetch next instruction
509 … depend on the branches taken: either 2 cycles to execute + 2 cycles to fetch, or 4 cycles to exec…
543 Conditions *LE*, *LT*, *GE*: 2 cycles to execute, 2 cycles to fetch next instruction
559 … depend on the branches taken: either 2 cycles to execute + 2 cycles to fetch, or 4 cycles to exec…
589 2 cycles to execute, 4 cycles to fetch next instruction
607 2 cycles to execute, 4 cycles to fetch next instruction
633 2 cycles to execute, 4 cycles to fetch next instruction
660 2 cycles to execute
681 2 cycles to execute, 4 cycles to fetch next instruction
716 2 cycles to execute, 4 cycles to fetch next instruction
729 **WAIT** – wait some number of cycles
736 - *Cycles* – number of cycles for wait
739 2 + *Cycles* cycles to execute, 4 cycles to fetch next instruction
742 The instruction delays for given number of cycles.
746 1: WAIT 10 // Do nothing for 10 cycles
749 WAIT wait_cnt // wait for 10 cycles
762 - *Wait_Delay* – number of cycles used to perform the measurement
765 2 + *Wait_Delay* + 3 * TSENS_CLK to execute, 4 cycles to fetch next instruction
772 1: TSENS R1, 1000 // Measure temperature sensor for 1000 cycles,
792 … max(1, SAR_AMP_WAIT3) + SARx_SAMPLE_CYCLE + SARx_SAMPLE_BIT`` cycles to execute, 4 cycles to fetc…
813 Execution time mostly depends on I2C communication time. 4 cycles to fetch next instruction.
837 Execution time mostly depends on I2C communication time. 4 cycles to fetch next instruction.
859 4 cycles to execute, 4 cycles to fetch next instruction
886 8 cycles to execute, 4 cycles to fetch next instruction