Home
last modified time | relevance | path

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

/Renode-v1.15.3-c57714d/src/Plugins/SystemCPlugin/Peripheral/
DSystemCCPU.cs101 public void WriteDirect(byte dataLength, long offset, ulong value, byte connectionIndex) in WriteDirect() method in Antmicro.Renode.Peripherals.SystemC.SystemCCPU
DSystemCPeripheral.cs206 void WriteDirect(byte dataLength, long offset, ulong value, byte connectionIndex); in WriteDirect() method
323 public void WriteDirect(byte dataLength, long offset, ulong value, byte connectionIndex) in WriteDirect() method in Antmicro.Renode.Peripherals.SystemC.SystemCPeripheral