#include <stdint.h>
#include <stdio.h>
#include <usb/hid/usages/consumer.h>
Go to the source code of this file.
Functions | |
const char * | usbhid_multimedia_usage_to_str (int usage) |
Translates USB HID Usages from the Consumer Page into their string representation. | |
Variables | |
static const char * | usbhid_consumer_usage_str [0x29d] |
Definition in file consumer.c.