Searched refs:USB_HID_PROTOCOL_MOUSE (Results 1 – 4 of 4) sorted by relevance
50 #define USB_HID_PROTOCOL_MOUSE 0x02U macro
38 #define USB_HID_PROTOCOL_MOUSE 0x02 macro
181 if (USB_HID_PROTOCOL_MOUSE == interface_protocol) { in usbh_hid_device_type_get()333 } else if (USB_HID_PROTOCOL_MOUSE == itf_protocol) { in usbh_hid_itf_init()
631 case USB_HID_PROTOCOL_MOUSE: in HidDevScan()
Completed in 10 milliseconds