Home
last modified time | relevance | path

Searched refs:MaximumSharedPeripheralCount (Results 1 – 1 of 1) sorted by relevance

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Cores/Arm/
DARM_GenericInterruptController.cs40 if(sharedPeripheralCount > InterruptsDecoder.MaximumSharedPeripheralCount) in ARM_GenericInterruptController()
3289 public const uint MaximumSharedPeripheralCount = 988; field in Antmicro.Renode.Peripherals.IRQControllers.InterruptsDecoder