Macros | |
#define | UDI_HID_MULTI_TOUCH_EP_IN (1 | USB_EP_DIR_IN) |
#define | UDI_HID_MULTI_TOUCH_EP_OUT (2 | USB_EP_DIR_OUT) |
Endpoint number used by HID multi-touch interface. More... | |
#define | UDI_HID_MULTI_TOUCH_IFACE_NUMBER 0 |
Interface number. More... | |
#define | USB_DEVICE_EP_CTRL_SIZE 8 |
Control endpoint size. More... | |
UDD Configuration | |
#define | USB_DEVICE_MAX_EP 2 |
2 endpoints used by HID multi-touch standard interface More... | |
#define UDI_HID_MULTI_TOUCH_EP_IN (1 | USB_EP_DIR_IN) |
Referenced by udi_hid_multi_touch_send_report_in().
#define UDI_HID_MULTI_TOUCH_EP_OUT (2 | USB_EP_DIR_OUT) |
Endpoint number used by HID multi-touch interface.
#define UDI_HID_MULTI_TOUCH_IFACE_NUMBER 0 |
Interface number.
#define USB_DEVICE_EP_CTRL_SIZE 8 |
Control endpoint size.
Referenced by _usb_ep0_on_setup(), udd_ctrl_ep_enable(), udd_ctrl_in_sent(), and udd_ctrl_out_received().
#define USB_DEVICE_MAX_EP 2 |
2 endpoints used by HID multi-touch standard interface