Home
last modified time | relevance | path

Searched defs:PCIeEndpoint (Results 1 – 1 of 1) sorted by relevance

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Peripherals/PCI/
DPCIeEndpoint.cs18 public abstract class PCIeEndpoint : PCIeBasePeripheral class
21 public PCIeEndpoint(IPCIeRouter parent) : base(parent, HeaderType.Endpoint) in PCIeEndpoint() method in Antmicro.Renode.Peripherals.PCI.PCIeEndpoint