Searched refs:bDescriptorType (Results 1 – 11 of 11) sorted by relevance
354 uint8_t bDescriptorType; /**< DEVICE Descriptor Type. */ member423 uint8_t bDescriptorType; /**< Device Qualifier Type */ member439 uint8_t bDescriptorType; /**< CONFIGURATION Descriptor Type*/ member499 uint8_t bDescriptorType; /**< INTERFACE ASSOCIATION Descriptor Type*/ member524 uint8_t bDescriptorType; /**< INTERFACE Descriptor Type*/ member573 uint8_t bDescriptorType; /**< ENDPOINT Descriptor Type*/ member656 uint8_t bDescriptorType; /**< STRING Descriptor Type*/ member666 uint8_t bDescriptorType; /**< Descriptor Type*/ member675 uint8_t bDescriptorType; /**< Other_speed_Configuration Type*/ member
184 uint8_t bDescriptorType; /* CS_INTERFACE descriptor type */ member195 uint8_t bDescriptorType; /* CS_INTERFACE descriptor type */ member207 uint8_t bDescriptorType; /* CS_INTERFACE descriptor type */ member218 uint8_t bDescriptorType; /* CS_INTERFACE descriptor type */ member
100 uint8_t bDescriptorType; member
80 uint8_t bDescriptorType; /**< Type of HID descriptor. */ member86 uint8_t bDescriptorType; /**< Type of HID report. */ member
58 .bDescriptorType = TUSB_DESC_DEVICE,
78 if (pD->bDescriptorType == USB_INTERFACE_DESCRIPTOR_TYPE) { in find_IntfDesc()
79 if (pD->bDescriptorType == USB_INTERFACE_DESCRIPTOR_TYPE) { in find_IntfDesc()
80 if (pD->bDescriptorType == USB_INTERFACE_DESCRIPTOR_TYPE) { in find_IntfDesc()
Completed in 13 milliseconds