Home
last modified time | relevance | path

Searched refs:comm_protocol (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.c134 cdc_comm_protocol_t comm_protocol; member
736 cdc_dev->comm_protocol = (cdc_comm_protocol_t)cdc_dev->notif.intf_desc->bInterfaceProtocol; in cdc_acm_host_open()
1167 if (comm != NULL) *comm = cdc_dev->comm_protocol; in cdc_acm_host_protocols_get()