Home
last modified time | relevance | path

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

/components/drivers/usb/cherryusb/common/
A Dusb_def.h354 uint8_t bDeviceProtocol; /* Protocol, if 0 see interface */ member
438 uint8_t bDeviceProtocol; /* Protocol, if 0 see interface */ 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.h282 rt_uint8_t bDeviceProtocol; member
377 rt_uint8_t bDeviceProtocol; member

Completed in 9 milliseconds