Searched refs:FindTargets (Results 1 – 1 of 1) sorted by relevance
608 var targets = FindTargets(address, checked((ulong)count), context); in ReadBytes()655 var targets = FindTargets(address, checked((ulong)count), context); in WriteBytes()1770 …private IEnumerable<PeripheralLookupResult> FindTargets(ulong address, ulong count, IPeripheral co… in FindTargets() method in Antmicro.Renode.Peripherals.Bus.SystemBus