#include <usb/dev/driver.h>
Go to the source code of this file.
Functions | |
| int | usb_generic_hid_init (usb_hid_dev_t *hid_dev, void **data) |
| bool | usb_generic_hid_polling_callback (usb_hid_dev_t *hid_dev, void *data) |
Variables | |
| const char * | HID_GENERIC_CLASS_NAME |
| const char * | HID_GENERIC_FUN_NAME |
| usb_endpoint_description_t | usb_hid_generic_poll_endpoint_description |
Definition in file hiddev.h.
1.4.7