Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/DMA/PL330_DMA/
DPL330_DMA_Instructions.cs283 private class DMAGO : Instruction class in Antmicro.Renode.Peripherals.DMA.PL330_DMA
285 …public DMAGO(PL330_DMA parent, bool nonSecure) : base(parent, length: 6, usableByChannel: false, u… in DMAGO() method in Antmicro.Renode.Peripherals.DMA.PL330_DMA.DMAGO