Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Peripherals/USB/
DUSBClassCode.cs13 CommunicationsCDCControl = 0x2, enumerator
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Peripherals/USB/CDC/
DInterface.cs21 …ing description = null) : base(device, identifier, USBClassCode.CommunicationsCDCControl, subClass… in Interface()