Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Peripherals/
DIMachine.cs81 void UnregisterFromParent(IPeripheral peripheral); in UnregisterFromParent() method
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Core/
DMachine.cs195 public void UnregisterFromParent(IPeripheral peripheral) in UnregisterFromParent() method in Antmicro.Renode.Core.Machine