Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Peripherals/Network/
DNetworkWithPHY.cs54 protected bool TryGetPhy<T>(uint id, out IPhysicalLayer<T> phy) in TryGetPhy() method in Antmicro.Renode.Peripherals.Network.NetworkWithPHY
65 protected bool TryGetPhy<T, V>(uint id, out IPhysicalLayer<T, V> phy) in TryGetPhy() method in Antmicro.Renode.Peripherals.Network.NetworkWithPHY