Searched defs:isConditional (Results 1 – 1 of 1) sorted by relevance
400 private readonly bool isConditional; field in Antmicro.Renode.Peripherals.DMA.PL330_DMA.DMA_LD_ST_base406 …public DMALD(PL330_DMA parent, bool isConditional, Channel.ChannelRequestType transactionType = Ch… in DMALD()429 …public DMAST(PL330_DMA parent, bool isConditional, Channel.ChannelRequestType transactionType = Ch… in DMAST()661 …public DMALPEND(PL330_DMA parent, bool isConditional = false, bool isForever = false, int loopCoun… in DMALPEND()713 private readonly bool isConditional; field in Antmicro.Renode.Peripherals.DMA.PL330_DMA.DMALPEND