Home
last modified time | relevance | path

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

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