Searched refs:GetParentPeripherals (Results 1 – 3 of 3) sorted by relevance
37 IEnumerable<IPeripheral> GetParentPeripherals(IPeripheral peripheral); in GetParentPeripherals() method
250 var parentPeripheral = machine.GetParentPeripherals(this).FirstOrDefault();
121 public IEnumerable<IPeripheral> GetParentPeripherals(IPeripheral peripheral) in GetParentPeripherals() method in Antmicro.Renode.Core.Machine