Home
last modified time | relevance | path

Searched refs:iProduct (Results 1 – 4 of 4) sorted by relevance

/components/drivers/usb/cherryusb/core/
A Dusbh_core.c152 USB_LOG_DBG("iProduct: 0x%02x \r\n", desc->iProduct); in parse_device_descriptor()
167 hport->device_desc.iProduct = desc->iProduct; in parse_device_descriptor()
292 USB_LOG_RAW("iProduct: 0x%02x \r\n", hport->device_desc.iProduct); in usbh_print_hubport_info()
547 if (hport->device_desc.iProduct > 0) { in usbh_enumerate()
A Dusbh_core.h112 const char *iProduct; member
/components/drivers/include/drivers/
A Dusb_common.h288 rt_uint8_t iProduct; member
/components/drivers/usb/cherryusb/common/
A Dusb_def.h360 uint8_t iProduct; /* Index to product string */ member

Completed in 16 milliseconds