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