Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Peripherals/Bus/
DIBusController.cs120 public static void EnablePeripheral(this IBusController bus, IPeripheral peripheral) in EnablePeripheral() method in Antmicro.Renode.Peripherals.Bus.BusControllerExtensions
DBusControllerProxy.cs300 public virtual void EnablePeripheral(IPeripheral peripheral) in EnablePeripheral() method in Antmicro.Renode.Peripherals.Bus.BusControllerProxy