Home
last modified time | relevance | path

Searched refs:interface_found (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.c625 bool interface_found = false; in cdc_acm_find_intf_and_ep_desc() local
654 interface_found = true; in cdc_acm_find_intf_and_ep_desc()
656 } while (!interface_found); in cdc_acm_find_intf_and_ep_desc()
661 interface_found = true; in cdc_acm_find_intf_and_ep_desc()
665 if (interface_found) { in cdc_acm_find_intf_and_ep_desc()