Searched defs:MemoryReadDoubleWord (Results 1 – 2 of 2) sorted by relevance
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Peripherals/PCI/ | ||
| D | IPCIePeripheral.cs | 15 uint MemoryReadDoubleWord(uint bar, long offset); in MemoryReadDoubleWord() method |
| D | PCIeBasePeripheral.cs | 105 public uint MemoryReadDoubleWord(uint bar, long offset) in MemoryReadDoubleWord() method in Antmicro.Renode.Peripherals.PCI.PCIeBasePeripheral |