Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Cores/Arm/
DARM_GenericInterruptController.cs2763 public IReadOnlyDictionary<GroupType, InterruptGroup> Physical { get; } property in Antmicro.Renode.Peripherals.IRQControllers.CPUEntry.GroupCollection
2859 public Stack<Interrupt> Physical { get; } property in Antmicro.Renode.Peripherals.IRQControllers.RunningInterrupts