Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Peripherals/Bus/
DIBusController.cs58 IPeripheral WhatPeripheralIsAt(ulong address, IPeripheral context = null); in WhatPeripheralIsAt() method
DBusControllerProxy.cs194 public virtual IPeripheral WhatPeripheralIsAt(ulong address, IPeripheral context = null) in WhatPeripheralIsAt() method in Antmicro.Renode.Peripherals.Bus.BusControllerProxy
DSystemBus.cs556 public IPeripheral WhatPeripheralIsAt(ulong address, IPeripheral context = null) in WhatPeripheralIsAt() method in Antmicro.Renode.Peripherals.Bus.SystemBus