Home
last modified time | relevance | path

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

/nrf52832-nimble/rt-thread/components/drivers/usb/usbdevice/class/
H A Decm.c61 USB_CDC_SUBCLASS_ETH, /* bDeviceSubClass */
85 USB_CDC_SUBCLASS_ETH,
98 USB_CDC_SUBCLASS_ETH,
151 USB_CDC_SUBCLASS_ETH,
194 USB_CDC_SUBCLASS_ETH, //bDeviceSubClass
H A Dcdc.h26 #define USB_CDC_SUBCLASS_ETH 0x06 macro