Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/DMA/PL330_DMA/
DPL330_DMA_Instructions.cs157 …ction(PL330_DMA parent, uint length = 1, bool usableByChannel = true, bool usableByManager = false) in Instruction()
199 private readonly bool usableByManager; field in Antmicro.Renode.Peripherals.DMA.PL330_DMA.Instruction
487 …NOP_base(PL330_DMA parent, uint length, bool usableByChannel = true, bool usableByManager = false) in DMANOP_base()