Searched defs:ReadDoubleWord (Results 1 – 5 of 5) sorted by relevance
/Renode-v1.15.3-c57714d/tests/unit-tests/ | ||
D | TrivialPeripheral.cs | 22 public uint ReadDoubleWord(long offset) in ReadDoubleWord() method in Antmicro.Renode.Peripherals.Mocks.TrivialPeripheral |
/Renode-v1.15.3-c57714d/scripts/single-node/bus-isolation/ | ||
D | SampleStateAwarePeripheral.cs | 28 public uint ReadDoubleWord(long offset) in ReadDoubleWord() method in Antmicro.Renode.Peripherals.CPU.SampleStateAwarePeripheral |
/Renode-v1.15.3-c57714d/src/Plugins/SystemCPlugin/Peripheral/ | ||
D | SystemCCPU.cs | 66 public uint ReadDoubleWord(long offset) in ReadDoubleWord() method in Antmicro.Renode.Peripherals.SystemC.SystemCCPU |
D | SystemCPeripheral.cs | 288 public uint ReadDoubleWord(long offset) in ReadDoubleWord() method in Antmicro.Renode.Peripherals.SystemC.SystemCPeripheral |
/Renode-v1.15.3-c57714d/src/Plugins/CoSimulationPlugin/CoSimulated/Peripherals/ | ||
D | CoSimulatedPeripheral.cs | 121 public uint ReadDoubleWord(long offset) in ReadDoubleWord() method in Antmicro.Renode.Peripherals.CoSimulated.CoSimulatedPeripheral |