Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Cores/Arm/
DARM_GenericInterruptController.cs2108 Groups = new GroupCollection(this, groupTypes); in CPUEntry()
2397 public GroupCollection Groups { get; }
2741 public class GroupCollection class in Antmicro.Renode.Peripherals.IRQControllers.CPUEntry
2743 public GroupCollection(CPUEntry cpu, IEnumerable<GroupType> groupTypes) in GroupCollection() method in Antmicro.Renode.Peripherals.IRQControllers.CPUEntry.GroupCollection