Searched defs:usableByChannel (Results 1 – 1 of 1) sorted by relevance
157 …protected Instruction(PL330_DMA parent, uint length = 1, bool usableByChannel = true, bool usableB… in Instruction()200 private readonly bool usableByChannel; field in Antmicro.Renode.Peripherals.DMA.PL330_DMA.Instruction487 …public DMANOP_base(PL330_DMA parent, uint length, bool usableByChannel = true, bool usableByManage… in DMANOP_base()