Searched refs:USB_HID_COLLECTION_STACK_SIZE (Results 1 – 2 of 2) sorted by relevance
89 #define USB_HID_COLLECTION_STACK_SIZE 4 macro97 unsigned int collection_stack[USB_HID_COLLECTION_STACK_SIZE];
198 for(i = 0; i < USB_HID_COLLECTION_STACK_SIZE; i++){ in print_parser()625 if (parser->collection_stack_ptr == USB_HID_COLLECTION_STACK_SIZE) { in open_collection()
Completed in 7 milliseconds