Searched defs:TryRead (Results 1 – 3 of 3) sorted by relevance
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/ | ||
| D | EtherBoneBridge.cs | 75 private bool TryRead(uint offset, out uint result) in TryRead() method in Antmicro.Renode.Peripherals.EtherBoneBridge |
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/DMA/ | ||
| D | SAM_PDC.cs | 506 private bool TryRead() in TryRead() method in Antmicro.Renode.Peripherals.DMA.SAM_PDC |
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Core/Structure/Registers/ | ||
| D | RegisterCollection.cs | 162 public bool TryRead(long offset, out T result) in TryRead() method in Antmicro.Renode.Core.Structure.Registers.BaseRegisterCollection |