Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/examples/peripherals/usb/host/cdc/common/cdc_acm_host/include/usb/
Dusb_types_cdc.h206 } __attribute__((packed)) cdc_union_desc_t; typedef
/hal_espressif-3.6.0/examples/peripherals/usb/host/cdc/common/cdc_acm_host/
Dcdc_acm_host.c876 cdc_union_desc_t *desc = (cdc_union_desc_t *)cdc_dev->cdc_intf_desc[i]; in cdc_acm_host_desc_print()