Home
last modified time | relevance | path

Searched defs:HID_USAGE_PAGE_ARCADE (Results 1 – 2 of 2) sorted by relevance

/btstack/port/stm32-f4discovery-usb/Middlewares/ST/STM32_USB_Host_Library/Class/HID/Inc/
H A Dusbh_hid_usage.h87 #define HID_USAGE_PAGE_ARCADE uint16_t (0x91) /* Arcade Page */ macro
/btstack/src/
H A Dbtstack_hid.h142 #define HID_USAGE_PAGE_ARCADE 0x91 macro