Searched defs:DisablePeripheral (Results 1 – 2 of 2) sorted by relevance
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Peripherals/Bus/ | ||
| D | IBusController.cs | 125 public static void DisablePeripheral(this IBusController bus, IPeripheral peripheral) in DisablePeripheral() method in Antmicro.Renode.Peripherals.Bus.BusControllerExtensions |
| D | BusControllerProxy.cs | 295 public virtual void DisablePeripheral(IPeripheral peripheral) in DisablePeripheral() method in Antmicro.Renode.Peripherals.Bus.BusControllerProxy |