Home
last modified time | relevance | path

Searched defs:ReadDoubleWord (Results 1 – 5 of 5) sorted by relevance

/Renode-v1.15.3-c57714d/tests/unit-tests/
DTrivialPeripheral.cs22 public uint ReadDoubleWord(long offset) in ReadDoubleWord() method in Antmicro.Renode.Peripherals.Mocks.TrivialPeripheral
/Renode-v1.15.3-c57714d/scripts/single-node/bus-isolation/
DSampleStateAwarePeripheral.cs28 public uint ReadDoubleWord(long offset) in ReadDoubleWord() method in Antmicro.Renode.Peripherals.CPU.SampleStateAwarePeripheral
/Renode-v1.15.3-c57714d/src/Plugins/SystemCPlugin/Peripheral/
DSystemCCPU.cs66 public uint ReadDoubleWord(long offset) in ReadDoubleWord() method in Antmicro.Renode.Peripherals.SystemC.SystemCCPU
DSystemCPeripheral.cs288 public uint ReadDoubleWord(long offset) in ReadDoubleWord() method in Antmicro.Renode.Peripherals.SystemC.SystemCPeripheral
/Renode-v1.15.3-c57714d/src/Plugins/CoSimulationPlugin/CoSimulated/Peripherals/
DCoSimulatedPeripheral.cs121 public uint ReadDoubleWord(long offset) in ReadDoubleWord() method in Antmicro.Renode.Peripherals.CoSimulated.CoSimulatedPeripheral