Searched defs:ReadWord (Results 1 – 3 of 3) sorted by relevance
/Renode-v1.15.3-c57714d/src/Plugins/SystemCPlugin/Peripheral/ | ||
D | SystemCCPU.cs | 76 public ushort ReadWord(long offset) in ReadWord() method in Antmicro.Renode.Peripherals.SystemC.SystemCCPU |
D | SystemCPeripheral.cs | 298 public ushort ReadWord(long offset) in ReadWord() method in Antmicro.Renode.Peripherals.SystemC.SystemCPeripheral |
/Renode-v1.15.3-c57714d/src/Plugins/CoSimulationPlugin/CoSimulated/Peripherals/ | ||
D | CoSimulatedPeripheral.cs | 111 public ushort ReadWord(long offset) in ReadWord() method in Antmicro.Renode.Peripherals.CoSimulated.CoSimulatedPeripheral |