Macros | |
#define | HID_DESCRIPTOR_TYPE 0x21 |
#define | HID_FS_BINTERVAL 0x0A |
#define | HID_HS_BINTERVAL 0x07 |
#define | HID_MOUSE_REPORT_DESC_SIZE 38 |
#define | HID_REPORT_DESC 0x22 |
#define | HID_REQ_GET_IDLE 0x02 |
#define | HID_REQ_GET_PROTOCOL 0x03 |
#define | HID_REQ_GET_REPORT 0x01 |
#define | HID_REQ_SET_IDLE 0x0A |
#define | HID_REQ_SET_PROTOCOL 0x0B |
#define | HID_REQ_SET_REPORT 0x09 |
#define | USB_HID_CONFIG_DESC_SIZ 34 |
#define | USB_HID_DESC_SIZ 9 |
#define HID_DESCRIPTOR_TYPE 0x21 |
Definition at line 53 of file usbd_hid_core.h.
#define HID_FS_BINTERVAL 0x0A |
Definition at line 57 of file usbd_hid_core.h.
#define HID_HS_BINTERVAL 0x07 |
Definition at line 56 of file usbd_hid_core.h.
#define HID_MOUSE_REPORT_DESC_SIZE 38 |
Definition at line 51 of file usbd_hid_core.h.
#define HID_REPORT_DESC 0x22 |
Definition at line 54 of file usbd_hid_core.h.
#define HID_REQ_GET_IDLE 0x02 |
Definition at line 63 of file usbd_hid_core.h.
#define HID_REQ_GET_PROTOCOL 0x03 |
Definition at line 60 of file usbd_hid_core.h.
#define HID_REQ_GET_REPORT 0x01 |
Definition at line 66 of file usbd_hid_core.h.
#define HID_REQ_SET_IDLE 0x0A |
Definition at line 62 of file usbd_hid_core.h.
#define HID_REQ_SET_PROTOCOL 0x0B |
Definition at line 59 of file usbd_hid_core.h.
#define HID_REQ_SET_REPORT 0x09 |
Definition at line 65 of file usbd_hid_core.h.
#define USB_HID_CONFIG_DESC_SIZ 34 |
Definition at line 48 of file usbd_hid_core.h.
#define USB_HID_DESC_SIZ 9 |
Definition at line 49 of file usbd_hid_core.h.