Home
last modified time | relevance | path

Searched refs:parentController (Results 1 – 2 of 2) sorted by relevance

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Peripherals/Bus/
DWindowMMUBusController.cs17 …roller(IEmulationElement emulationParent, IBusController parentController) : base(parentController) in WindowMMUBusController() argument
DBusControllerProxy.cs28 public BusControllerProxy(IBusController parentController) in BusControllerProxy() argument
30 ParentController = parentController; in BusControllerProxy()