Searched defs:PCIeEndpoint (Results 1 – 1 of 1) sorted by relevance
18 public abstract class PCIeEndpoint : PCIeBasePeripheral class21 public PCIeEndpoint(IPCIeRouter parent) : base(parent, HeaderType.Endpoint) in PCIeEndpoint() method in Antmicro.Renode.Peripherals.PCI.PCIeEndpoint