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