Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Peripherals/USB/
DUSBConfiguration.cs31 interfaces = new List<USBInterface>(); in USBConfiguration()
39 RegisterSubdescriptors(interfaces); in USBConfiguration()
47 …var newInterface = (T)Activator.CreateInstance(typeof(T), device, (byte)interfaces.Count, subClass…
54 if(interfaces.Count == byte.MaxValue) in WithInterface()
59 interfaces.Add(iface); in WithInterface()
65 if(interfaces.Count == byte.MaxValue)
71 interfaces.Add(iface);
81 …var newInterface = new USBInterface(device, (byte)interfaces.Count, classCode, subClassCode, proto… in WithInterface()
92 public IReadOnlyCollection<USBInterface> Interfaces => interfaces;
105 private readonly List<USBInterface> interfaces; field in Antmicro.Renode.Core.USB.USBConfiguration
/Renode-Infrastructure-v1.15.3-29f510e/licenses/
DLGPL.txt406 certain countries either by patents or by copyrighted interfaces, the