Home
last modified time | relevance | path

Searched refs:HID_CUSTOM_REPORT_DESC_SIZE (Results 1 – 1 of 1) sorted by relevance

/components/drivers/usb/cherryusb/demo/
A Dhid_custom_inout_template.c40 #define HID_CUSTOM_REPORT_DESC_SIZE 38 macro
67 HID_CUSTOM_REPORT_DESC_SIZE, /* wItemLength: Total length of Report descriptor */
161 HID_CUSTOM_REPORT_DESC_SIZE, /* wItemLength: Total length of Report descriptor */
254 static const uint8_t hid_custom_report_desc[HID_CUSTOM_REPORT_DESC_SIZE] = {
380 …ace(busid, usbd_hid_init_intf(busid, &intf0, hid_custom_report_desc, HID_CUSTOM_REPORT_DESC_SIZE)); in hid_custom_init()

Completed in 5 milliseconds