Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/USBDeprecated/
DUsbHub.cs616 HubContrCurrent = 0x00
644 public byte HubContrCurrent { get; set; } property in Antmicro.Renode.Peripherals.USBDeprecated.UsbHub.HubUSBDescriptor
653 arr[0x6] = HubContrCurrent; in ToArray()