Searched defs:IsPeripheralEnabled (Results 1 – 3 of 3) sorted by relevance
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Peripherals/Bus/ | ||
| D | IBusController.cs | 64 bool IsPeripheralEnabled(IPeripheral peripheral); in IsPeripheralEnabled() method |
| D | BusControllerProxy.cs | 335 public virtual bool IsPeripheralEnabled(IPeripheral peripheral) in IsPeripheralEnabled() method in Antmicro.Renode.Peripherals.Bus.BusControllerProxy |
| D | SystemBus.cs | 1104 public bool IsPeripheralEnabled(IPeripheral peripheral) in IsPeripheralEnabled() method in Antmicro.Renode.Peripherals.Bus.SystemBus |