Searched refs:numberOfSupportedEventsAndInterrupts (Results 1 – 1 of 1) sorted by relevance
25 …public PL330_DMA(IMachine machine, uint numberOfSupportedEventsAndInterrupts = MaximumSupportedEve… in PL330_DMA() argument28 if(numberOfSupportedEventsAndInterrupts > MaximumSupportedEventsOrInterrupts) in PL330_DMA()32 this.NumberOfSupportedEventsAndInterrupts = (int)numberOfSupportedEventsAndInterrupts; in PL330_DMA()