Searched defs:InterfaceIndex (Results 1 – 3 of 3) sorted by relevance
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Cores/Arm/ | ||
| D | TCMConfiguration.cs | 42 public uint InterfaceIndex { get; } property in Antmicro.Renode.Peripherals.CPU.TCMConfiguration |
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/USBDeprecated/ | ||
| D | USBDescriptor.cs | 236 public byte InterfaceIndex{ get; set; } property in Antmicro.Renode.Peripherals.USBDeprecated.InterfaceUSBDescriptor |
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Utilities/ | ||
| D | LibCWrapper.cs | 34 public int InterfaceIndex; field |