Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Extensions/Utilities/USB/
DConfigurationDescriptor.cs20 public ushort TotalLength; field
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/USBDeprecated/
DUSBDescriptor.cs148 public ushort TotalLength{ get; set; } property in Antmicro.Renode.Peripherals.USBDeprecated.ConfigurationUSBDescriptor