Home
last modified time | relevance | path

Searched defs:HID_USAGE_PAGE_LED (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.h63 #define HID_USAGE_PAGE_LED uint16_t (0x08) /* LEDs */ macro
/btstack/src/
H A Dbtstack_hid.h125 #define HID_USAGE_PAGE_LED 0x08 macro