Searched refs:IsConditional (Results 1 – 1 of 1) sorted by relevance
351 …public DMA_LD_ST_base(PL330_DMA parent, bool IsConditional, Channel.ChannelRequestType Transaction… in DMA_LD_ST_base() argument354 this.isConditional = IsConditional; in DMA_LD_ST_base()465 …public DMASTZ(PL330_DMA parent) : base(parent, IsConditional: false, TransactionType: Channel.Chan… in DMASTZ()