3.5.3.1 USB_HID_GLOBAL_PUSH_POP_STACK_SIZE Macro

C

#define USB_HID_GLOBAL_PUSH_POP_STACK_SIZE 

Summary

USB Host HID Global PUSH POP stack size supported

This macro defines the size of the Global PUSH POP stack per HID driver instance. If the application wants to support HID device having 2 continuous PUSH item or 2 continuous POP item in the Report Descriptor, then the value should be set to 2.

Remarks

None.