Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Cores/Arm/
DARM_GenericInterruptController.cs3259 …c InterruptId NonMaskableInterruptOrGICv2GroupMismatch => nonMaskableInterruptOrGICv2GroupMismatch;
3278 … private readonly InterruptId nonMaskableInterruptOrGICv2GroupMismatch = new InterruptId(1022); field in Antmicro.Renode.Peripherals.IRQControllers.InterruptsDecoder