Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Cores/Arm/
DARM_GenericInterruptController.cs2472 …cess[] NonSecureSGIAccess { get; } = new NonSecureAccess[InterruptsDecoder.SoftwareGeneratedCount];
3290 public const uint SoftwareGeneratedCount = 16; field in Antmicro.Renode.Peripherals.IRQControllers.InterruptsDecoder