Searched refs:TryWriteAccess (Results 1 – 2 of 2) sorted by relevance
110 public bool TryWriteAccess(ulong offset, ulong value, SysbusAccessWidth width) in TryWriteAccess() method in Antmicro.Renode.Peripherals.Bus.SVDParser
2040 if(svdDevice.TryWriteAccess(address, value, type)) in ReportNonExistingWrite()