Searched defs:VendorId (Results 1 – 4 of 4) sorted by relevance
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Extensions/Utilities/USB/ | ||
| D | DeviceDescriptor.cs | 30 public ushort VendorId; field |
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Peripherals/PCI/ | ||
| D | PCIeBasePeripheral.cs | 136 public ushort VendorId { get; set; } property in Antmicro.Renode.Peripherals.PCI.PCIeBasePeripheral |
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Peripherals/USB/ | ||
| D | USBDeviceCore.cs | 248 public ushort VendorId { get; } property in Antmicro.Renode.Core.USB.USBDeviceCore |
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/USBDeprecated/ | ||
| D | USBDescriptor.cs | 66 public ushort VendorId{ get; set; } property in Antmicro.Renode.Peripherals.USBDeprecated.StandardUSBDescriptor |