Searched defs:SetPeripheralEnabled (Results 1 – 3 of 3) sorted by relevance
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Peripherals/Bus/ | ||
| D | IBusController.cs | 63 void SetPeripheralEnabled(IPeripheral peripheral, bool value); in SetPeripheralEnabled() method |
| D | BusControllerProxy.cs | 305 public virtual void SetPeripheralEnabled(IPeripheral peripheral, bool enabled) in SetPeripheralEnabled() method in Antmicro.Renode.Peripherals.Bus.BusControllerProxy |
| D | SystemBus.cs | 1081 public void SetPeripheralEnabled(IPeripheral peripheral, bool enabled) in SetPeripheralEnabled() method in Antmicro.Renode.Peripherals.Bus.SystemBus |