Home
last modified time | relevance | path

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

/components/drivers/usb/cherryusb/platform/daplink/
A Ddap_main.h65 #define FUNCTION_SUBSET_LEN 160 macro
68 …RIPTOR_SET_HEADER_SIZE + USBD_WEBUSB_ENABLE * FUNCTION_SUBSET_LEN + USBD_BULK_ENABLE * FUNCTION_SU…
A Ddap_main.c24 WBVAL(FUNCTION_SUBSET_LEN), // wSubsetLength
50 WBVAL(FUNCTION_SUBSET_LEN), /* wSubsetLength */
/components/drivers/usb/cherryusb/demo/
A Dwinusb2.0_hid_template.c47 #define FUNCTION_SUBSET_LEN 160 macro
50 …RIPTOR_SET_HEADER_SIZE + USBD_WEBUSB_ENABLE * FUNCTION_SUBSET_LEN + USBD_BULK_ENABLE * FUNCTION_SU…
62 WBVAL(FUNCTION_SUBSET_LEN), // wSubsetLength
88 WBVAL(FUNCTION_SUBSET_LEN), /* wSubsetLength */
A Dwinusb2.0_cdc_template.c41 #define FUNCTION_SUBSET_LEN 160 macro
44 …RIPTOR_SET_HEADER_SIZE + USBD_WEBUSB_ENABLE * FUNCTION_SUBSET_LEN + USBD_BULK_ENABLE * FUNCTION_SU…
56 WBVAL(FUNCTION_SUBSET_LEN), // wSubsetLength
82 WBVAL(FUNCTION_SUBSET_LEN), /* wSubsetLength */

Completed in 13 milliseconds