Home
last modified time | relevance | path

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

/components/drivers/usb/cherryusb/common/
A Dusb_def.h351 uint16_t bcdUSB; /* USB spec in BCD, e.g. 0x0200 */ member
435 uint16_t bcdUSB; /* USB spec in BCD, e.g. 0x0200 */ 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.h279 rt_uint16_t bcdUSB; member
374 rt_uint16_t bcdUSB; // TODO: big-endian. member

Completed in 10 milliseconds