Home
last modified time | relevance | path

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

/Renode-v1.15.3-c57714d/src/Renode/PlatformDescription/Syntax/
DIrqDestinations.cs27 public IEnumerable<SingleOrMultiIrqEnd> Destinations { get; private set; } property in Antmicro.Renode.PlatformDescription.Syntax.IrqDestinations
DIrqAttribute.cs54 public IEnumerable<IrqDestinations> Destinations { get; private set; } property in Antmicro.Renode.PlatformDescription.Syntax.IrqAttribute