Searched defs:WhatPeripheralIsAt (Results 1 – 3 of 3) sorted by relevance
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Peripherals/Bus/ | ||
| D | IBusController.cs | 58 IPeripheral WhatPeripheralIsAt(ulong address, IPeripheral context = null); in WhatPeripheralIsAt() method |
| D | BusControllerProxy.cs | 194 public virtual IPeripheral WhatPeripheralIsAt(ulong address, IPeripheral context = null) in WhatPeripheralIsAt() method in Antmicro.Renode.Peripherals.Bus.BusControllerProxy |
| D | SystemBus.cs | 556 public IPeripheral WhatPeripheralIsAt(ulong address, IPeripheral context = null) in WhatPeripheralIsAt() method in Antmicro.Renode.Peripherals.Bus.SystemBus |