Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/examples/peripherals/usb/host/cdc/common/cdc_acm_host/
Dcdc_acm_host.c623 static esp_err_t cdc_acm_find_intf_and_ep_desc(cdc_dev_t *cdc_dev, uint8_t intf_idx, const usb_ep_d… in cdc_acm_find_intf_and_ep_desc() function
725 cdc_acm_find_intf_and_ep_desc(cdc_dev, interface_idx, &notif_ep, &in_ep, &out_ep), in cdc_acm_host_open()