Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/DMA/PL330_DMA/
DPL330_DMA.cs20 …public partial class PL330_DMA : BasicDoubleWordPeripheral, IKnownSize, IDMA, INumberedGPIOOutput,… class
25 …public PL330_DMA(IMachine machine, uint numberOfSupportedEventsAndInterrupts = MaximumSupportedEve… in PL330_DMA() method in Antmicro.Renode.Peripherals.DMA.PL330_DMA
DPL330_DMA_Instructions.cs16 public partial class PL330_DMA class