Searched refs:hidPhysicalDescriptor (Results 1 – 2 of 2) sorted by relevance
556 commonDescriptor.hidPhysicalDescriptor.index = descriptorIndex; in USB_DeviceCh9GetDescriptor()557 commonDescriptor.hidPhysicalDescriptor.interfaceNumber = (uint8_t)setup->wIndex; in USB_DeviceCh9GetDescriptor()559 &commonDescriptor.hidPhysicalDescriptor); in USB_DeviceCh9GetDescriptor()
282 hidPhysicalDescriptor; /*!< The structure to get HID physical descriptor. */ member