Searched defs:descriptorType (Results 1 – 2 of 2) sorted by relevance
473 uint8_t descriptorType = (uint8_t)((setup->wValue & 0xFF00U) >> 8U); in USB_DeviceCh9GetDescriptor() local
104 uint8_t descriptorType; /*!< See the usb_spec.h, such as the USB_DESCRIPTOR_TYPE_DEVICE */ member