Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/DMA/PL330_DMA/
DPL330_DMA_Instructions.cs349 private abstract class DMA_LD_ST_base : Instruction class in Antmicro.Renode.Peripherals.DMA.PL330_DMA
351 …public DMA_LD_ST_base(PL330_DMA parent, bool IsConditional, Channel.ChannelRequestType Transaction… in DMA_LD_ST_base() method in Antmicro.Renode.Peripherals.DMA.PL330_DMA.DMA_LD_ST_base