Searched defs:Destinations (Results 1 – 2 of 2) sorted by relevance
/Renode-v1.15.3-c57714d/src/Renode/PlatformDescription/Syntax/ | ||
D | IrqDestinations.cs | 27 public IEnumerable<SingleOrMultiIrqEnd> Destinations { get; private set; } property in Antmicro.Renode.PlatformDescription.Syntax.IrqDestinations |
D | IrqAttribute.cs | 54 public IEnumerable<IrqDestinations> Destinations { get; private set; } property in Antmicro.Renode.PlatformDescription.Syntax.IrqAttribute |