Searched refs:IPCIPeripheral (Results 1 – 3 of 3) sorted by relevance
15 public class VersatilePCI : SimpleContainer<IPCIPeripheral>, IDoubleWordPeripheral28 …public override void Register(IPCIPeripheral peripheral, NumberRegistrationPoint<int> registration… in Register()141 IPCIPeripheral pci_device = GetByAddress(found); in WriteDoubleWordIO()175 IPCIPeripheral pci_device = GetByAddress(found); in ReadDoubleWordIO()
35 public interface IPCIPeripheral : IPeripheral interface
21 …, USBRegistrationPoint>, IPeripheralContainer<IUSBPeripheral, USBRegistrationPoint>, IPCIPeripheral