Searched refs:USB_HID_PROTOCOL_KEYBOARD (Results 1 – 4 of 4) sorted by relevance
49 #define USB_HID_PROTOCOL_KEYBOARD 0x01U macro
37 #define USB_HID_PROTOCOL_KEYBOARD 0x01 macro
93 .bInterfaceProtocol = USB_HID_PROTOCOL_KEYBOARD,
178 if (USB_HID_PROTOCOL_KEYBOARD == interface_protocol) { in usbh_hid_device_type_get()330 if (USB_HID_PROTOCOL_KEYBOARD == itf_protocol) { in usbh_hid_itf_init()
Completed in 10 milliseconds