Home
last modified time | relevance | path

Searched defs:loopCounterIndex (Results 1 – 1 of 1) sorted by relevance

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/DMA/PL330_DMA/
DPL330_DMA_Instructions.cs636 public DMALP(PL330_DMA parent, int loopCounterIndex) : base(parent, length: 2) in DMALP()
656 private readonly int loopCounterIndex; field in Antmicro.Renode.Peripherals.DMA.PL330_DMA.DMALP
661 …0_DMA parent, bool isConditional = false, bool isForever = false, int loopCounterIndex = 0, Channe… in DMALPEND()
715 private readonly int loopCounterIndex; field in Antmicro.Renode.Peripherals.DMA.PL330_DMA.DMALPEND