Home
last modified time | relevance | path

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

/Renode-v1.15.3-c57714d/src/Plugins/SystemCPlugin/Peripheral/
DSystemCCPU.cs96 public ulong ReadDirect(byte dataLength, long offset, byte connectionIndex) in ReadDirect() method in Antmicro.Renode.Peripherals.SystemC.SystemCCPU
DSystemCPeripheral.cs205 ulong ReadDirect(byte dataLength, long offset, byte connectionIndex); in ReadDirect() method
318 public ulong ReadDirect(byte dataLength, long offset, byte connectionIndex) in ReadDirect() method in Antmicro.Renode.Peripherals.SystemC.SystemCPeripheral