Searched defs:ReadByte (Results 1 – 4 of 4) sorted by relevance
| /Renode-v1.15.3-c57714d/tests/platforms/systemc/test-synchronization/ | ||
| D | ExecuteInLockPeripheral.cs | 19 public byte ReadByte(long offset) in ReadByte() method in Antmicro.Renode.Peripherals.Test.ExecuteInLockPeripheral |
| /Renode-v1.15.3-c57714d/src/Plugins/SystemCPlugin/Peripheral/ | ||
| D | SystemCCPU.cs | 86 public byte ReadByte(long offset) in ReadByte() method in Antmicro.Renode.Peripherals.SystemC.SystemCCPU |
| D | SystemCPeripheral.cs | 308 public byte ReadByte(long offset) in ReadByte() method in Antmicro.Renode.Peripherals.SystemC.SystemCPeripheral |
| /Renode-v1.15.3-c57714d/src/Plugins/CoSimulationPlugin/CoSimulated/Peripherals/ | ||
| D | CoSimulatedPeripheral.cs | 101 public byte ReadByte(long offset) in ReadByte() method in Antmicro.Renode.Peripherals.CoSimulated.CoSimulatedPeripheral |