Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Cores/Arm/
DARM_GenericInterruptController.cs952 … valueProviderCallback: _ => irqsDecoder.SharedPeripheralExtendedCount / 32 - 1 in BuildDistributorDoubleWordRegistersMap()
3211 …ralLast = new InterruptId((uint)extendedSharedPeripheralFirst + SharedPeripheralExtendedCount - 1); in InterruptsDecoder()
3268 public readonly uint SharedPeripheralExtendedCount = 1024; field in Antmicro.Renode.Peripherals.IRQControllers.InterruptsDecoder