Searched defs:ReadDirect (Results 1 – 2 of 2) sorted by relevance
/Renode-v1.15.3-c57714d/src/Plugins/SystemCPlugin/Peripheral/ | ||
D | SystemCCPU.cs | 96 public ulong ReadDirect(byte dataLength, long offset, byte connectionIndex) in ReadDirect() method in Antmicro.Renode.Peripherals.SystemC.SystemCCPU |
D | SystemCPeripheral.cs | 205 ulong ReadDirect(byte dataLength, long offset, byte connectionIndex); in ReadDirect() method |