Home
last modified time | relevance | path

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

/Renode-v1.15.3-c57714d/src/Renode/PlatformDescription/
DCreationDriver.cs513 CheckOverlappingIrqs(entry.Attributes.OfType<IrqAttribute>()); in ProcessEntryPreMerge()
1270 private void CheckOverlappingIrqs(IEnumerable<IrqAttribute> attributes) in CheckOverlappingIrqs() method in Antmicro.Renode.PlatformDescription.CreationDriver