Home
last modified time | relevance | path

Searched defs:bDeviceSubClass (Results 1 – 2 of 2) sorted by relevance

/components/drivers/usb/cherryusb/common/
A Dusb_def.h353 uint8_t bDeviceSubClass; /* Sub-Class code, 0 if class = 0 */ member
437 uint8_t bDeviceSubClass; /* Sub-Class code, 0 if class = 0 */ member
641 #define USB_DEVICE_DESCRIPTOR_INIT(bcdUSB, bDeviceClass, bDeviceSubClass, bDeviceProtocol, idVendor… argument
667 #define USB_DEVICE_QUALIFIER_DESCRIPTOR_INIT(bcdUSB, bDeviceClass, bDeviceSubClass, bDeviceProtocol… argument
/components/drivers/include/drivers/
A Dusb_common.h281 rt_uint8_t bDeviceSubClass; member
376 rt_uint8_t bDeviceSubClass; member

Completed in 9 milliseconds