Searched defs:TryConvertStateToUlongForContext (Results 1 – 3 of 3) sorted by relevance
55 …bool TryConvertStateToUlongForContext(IPeripheral context, IContextState stateObj, out ulong? stat… in TryConvertStateToUlongForContext() method
178 …public virtual bool TryConvertStateToUlongForContext(IPeripheral context, IContextState stateObj, … in TryConvertStateToUlongForContext() method in Antmicro.Renode.Peripherals.Bus.BusControllerProxy
411 …public bool TryConvertStateToUlongForContext(IPeripheral context, IContextState cpuStateObj, out u… in TryConvertStateToUlongForContext() method in Antmicro.Renode.Peripherals.Bus.SystemBus