Home
last modified time | relevance | path

Searched refs:CompatibleProtocolVersion (Results 1 – 1 of 1) sorted by relevance

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Peripherals/USB/
DUSBDeviceCore.cs46 CompatibleProtocolVersion = usbProtocolVersion; in USBDeviceCore()
242 public USBProtocol CompatibleProtocolVersion { get; } property in Antmicro.Renode.Core.USB.USBDeviceCore
260 .Append((short)CompatibleProtocolVersion) in FillDescriptor()