Home
last modified time | relevance | path

Searched defs:TryReadBytes (Results 1 – 2 of 2) sorted by relevance

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Miscellaneous/Crypto/
DInternalMemoryManager.cs49 public bool TryReadBytes(long offset, int count, out byte[] result) in TryReadBytes() method in Antmicro.Renode.Peripherals.Miscellaneous.Crypto.InternalMemoryManager
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Wireless/
DEFR32xG24_Radio.cs9524 public bool TryReadBytes(uint length, out byte[] data) in TryReadBytes() method in Antmicro.Renode.Peripherals.Wireless.EFR32xG24_Radio.BUFC_Buffer