3.5.5.2 usb_host_hid_config_template.h
File Name
usb_host_hid_config_template.h
Description
USB Host HID Class Configuration Definitions
This file contains configurations macros needed to configure the HID host Driver. This file is a template file only. It should not be included by the application. The configuration macros defined in the file should be defined in the configuration specific system_config.h.
Macros
Name | Description |
USB_HID_GLOBAL_PUSH_POP_STACK_SIZE | Specifies the Global PUSH POP stack size supported. |
USB_HOST_HID_INSTANCES_NUMBER | Specifies the number of HID instances. |
USB_HOST_HID_INTERRUPT_IN_ENDPOINTS_NUMBER | Specifies the maximum number of INTERRUPT IN endpoints supported. |
USB_HOST_HID_MOUSE_BUTTONS_NUMBER | Specifies the number of Mouse buttons supported. |
USB_HOST_HID_USAGE_DRIVER_SUPPORT_NUMBER | Specifies the number of Usage driver registered. |