Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Peripherals/PCI/
DIPCIPeripheral.cs39 uint ReadDoubleWordPCI (uint bar, long offset); in ReadDoubleWordPCI() method
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/USBDeprecated/
DISP1761.cs147 public uint ReadDoubleWordPCI(uint bar, long offset) in ReadDoubleWordPCI() method in Antmicro.Renode.Peripherals.USBDeprecated.ISP1761