Home
last modified time | relevance | path

Searched defs:sharedPeripheralCount (Results 1 – 1 of 1) sorted by relevance

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Cores/Arm/
DARM_GenericInterruptController.cs27 …hitectureVersion = ARM_GenericInterruptControllerVersion.Default, uint sharedPeripheralCount = 960) in ARM_GenericInterruptController()
3205 public InterruptsDecoder(uint sharedPeripheralCount, uint identifierBits) in InterruptsDecoder()
3286 private readonly uint sharedPeripheralCount; field in Antmicro.Renode.Peripherals.IRQControllers.InterruptsDecoder