Searched refs:interfacesAmount (Results 1 – 1 of 1) sorted by relevance
216 interfaceDescriptor = new InterfaceUSBDescriptor[interfacesAmount]; in setInterfaceDescriptors()217 for(int i=0; i<interfacesAmount; i++) in setInterfaceDescriptors()245 private const byte interfacesAmount = 0x01; field in Antmicro.Renode.Peripherals.USBDeprecated.USBEthernetControlModelDevice