Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Peripherals/Bus/
DIBusController.cs64 bool IsPeripheralEnabled(IPeripheral peripheral); in IsPeripheralEnabled() method
DBusControllerProxy.cs335 public virtual bool IsPeripheralEnabled(IPeripheral peripheral) in IsPeripheralEnabled() method in Antmicro.Renode.Peripherals.Bus.BusControllerProxy
DSystemBus.cs1104 public bool IsPeripheralEnabled(IPeripheral peripheral) in IsPeripheralEnabled() method in Antmicro.Renode.Peripherals.Bus.SystemBus