Home
last modified time | relevance | path

Searched refs:iInterface (Results 1 – 3 of 3) sorted by relevance

/components/drivers/usb/cherryusb/common/
A Dusb_def.h391 uint8_t iInterface; /* Index to interface string */ member
689 … bInterfaceClass, bInterfaceSubClass, bInterfaceProtocol, iInterface) \ argument
698 iInterface /* iInterface */
/components/drivers/include/drivers/
A Dusb_common.h318 rt_uint8_t iInterface; member
/components/drivers/usb/cherryusb/core/
A Dusbh_core.c256 USB_LOG_DBG("iInterface: 0x%02x \r\n", intf_desc->iInterface); in parse_config_descriptor()
317 …RAW("\tiInterface: 0x%02x \r\n", hport->config.intf[i].altsetting[j].intf_desc.iInterface); in usbh_print_hubport_info()

Completed in 11 milliseconds