Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Peripherals/Bus/
DIBusController.cs63 void SetPeripheralEnabled(IPeripheral peripheral, bool value); in SetPeripheralEnabled() method
DBusControllerProxy.cs305 public virtual void SetPeripheralEnabled(IPeripheral peripheral, bool enabled) in SetPeripheralEnabled() method in Antmicro.Renode.Peripherals.Bus.BusControllerProxy
DSystemBus.cs1081 public void SetPeripheralEnabled(IPeripheral peripheral, bool enabled) in SetPeripheralEnabled() method in Antmicro.Renode.Peripherals.Bus.SystemBus