Home
last modified time | relevance | path

Searched defs:MemoryReadDoubleWord (Results 1 – 2 of 2) sorted by relevance

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Peripherals/PCI/
DIPCIePeripheral.cs15 uint MemoryReadDoubleWord(uint bar, long offset); in MemoryReadDoubleWord() method
DPCIeBasePeripheral.cs105 public uint MemoryReadDoubleWord(uint bar, long offset) in MemoryReadDoubleWord() method in Antmicro.Renode.Peripherals.PCI.PCIeBasePeripheral