Searched refs:MaximumSupportedEventsOrInterrupts (Results 1 – 1 of 1) sorted by relevance
25 …chine machine, uint numberOfSupportedEventsAndInterrupts = MaximumSupportedEventsOrInterrupts, uin… in PL330_DMA()28 if(numberOfSupportedEventsAndInterrupts > MaximumSupportedEventsOrInterrupts) in PL330_DMA()491 private const int MaximumSupportedEventsOrInterrupts = 32; field in Antmicro.Renode.Peripherals.DMA.PL330_DMA