Searched refs:TargetPeripheral (Results 1 – 2 of 2) sorted by relevance
185 …targetBarEntry.Value.TargetPeripheral.MemoryWriteDoubleWord(targetBarEntry.Value.BarNumber, (long)… in WriteDoubleWordEcam()224 …return targetBarEntry.Value.TargetPeripheral.MemoryReadDoubleWord(targetBarEntry.Value.BarNumber, … in ReadDoubleWordEcam()299 …stration = memoryMap.Where(x => x.Value.BarNumber == bar && x.Value.TargetPeripheral == peripheral… in RegisterBar()304 memoryMap[range] = new TargetBar { BarNumber = bar, TargetPeripheral = peripheral }; in RegisterBar()320 public IPCIePeripheral TargetPeripheral; field
63 public IPCIePeripheral TargetPeripheral; field