Home
last modified time | relevance | path

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

/components/drivers/usb/cherryusb/demo/
A Dwebusb_hid_template.c144 .compat_id_len = USBD_WINUSB_DESC_SET_LEN,
A Dwinusb2.0_hid_template.c157 .compat_id_len = USBD_WINUSB_DESC_SET_LEN,
A Dwinusb2.0_cdc_template.c151 .compat_id_len = USBD_WINUSB_DESC_SET_LEN,
/components/drivers/usb/cherryusb/platform/daplink/
A Ddap_main.c348 .compat_id_len = USBD_WINUSB_DESC_SET_LEN,
/components/drivers/usb/cherryusb/core/
A Dusbd_core.c960 desclen = g_usbd_core[busid].descriptors->msosv2_descriptor->compat_id_len;
963 *len = g_usbd_core[busid].descriptors->msosv2_descriptor->compat_id_len;
1017 *len = g_usbd_core[busid].msosv2_desc->compat_id_len;
/components/drivers/usb/cherryusb/common/
A Dusb_def.h546 uint16_t compat_id_len; member

Completed in 16 milliseconds