Home
last modified time | relevance | path

Searched refs:data_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.c135 cdc_data_protocol_t data_protocol; member
737 cdc_dev->data_protocol = (cdc_data_protocol_t)cdc_dev->data.intf_desc->bInterfaceProtocol; in cdc_acm_host_open()
1168 if (data != NULL) *data = cdc_dev->data_protocol; in cdc_acm_host_protocols_get()