Home
last modified time | relevance | path

Searched refs:loopIterations (Results 1 – 1 of 1) sorted by relevance

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/DMA/PL330_DMA/
DPL330_DMA_Instructions.cs643 loopIterations = instructionBytes[1]; in ParseCompleteAction()
650 selectedChannel.LoopCounter[loopCounterIndex] = loopIterations; in ExecuteInner()
654 private byte loopIterations; field in Antmicro.Renode.Peripherals.DMA.PL330_DMA.DMALP