Home
last modified time | relevance | path

Searched defs:SetAbsoluteAddress (Results 1 – 6 of 6) sorted by relevance

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Peripherals/
DIAbsoluteAddressAware.cs15 void SetAbsoluteAddress(ulong address); in SetAbsoluteAddress() method
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/PCI/
DPCIHost_Bridge.cs40 public void SetAbsoluteAddress(ulong address) in SetAbsoluteAddress() method in Antmicro.Renode.Peripherals.PCI.PCIHost_Bridge
DMPFS_PCIe.cs238 public void SetAbsoluteAddress(ulong address) in SetAbsoluteAddress() method in Antmicro.Renode.Peripherals.PCI.MPFS_PCIe
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Peripherals/Bus/
DPeripheralAccessMethods.cs33 public Action<ulong> SetAbsoluteAddress; field in Antmicro.Renode.Peripherals.Bus.PeripheralAccessMethods
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/
DEtherBoneBridge.cs52 public void SetAbsoluteAddress(ulong address) in SetAbsoluteAddress() method in Antmicro.Renode.Peripherals.EtherBoneBridge
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Peripherals/Python/
DPythonPeripheral.cs69 public void SetAbsoluteAddress(ulong address) in SetAbsoluteAddress() method in Antmicro.Renode.Peripherals.Python.PythonPeripheral