Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Peripherals/PCI/
DIPCIPeripheral.cs38 void WriteDoubleWordPCI (uint bar, long offset, uint value); in WriteDoubleWordPCI() method
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/USBDeprecated/
DISP1761.cs140 public void WriteDoubleWordPCI(uint bar, long offset, uint value) in WriteDoubleWordPCI() method in Antmicro.Renode.Peripherals.USBDeprecated.ISP1761