Home
last modified time | relevance | path

Searched refs:CDC_REQ_GET_LINE_CODING (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.h122 CDC_REQ_GET_LINE_CODING = 0x21, enumerator
/hal_espressif-3.6.0/examples/peripherals/usb/host/cdc/common/cdc_acm_host/
Dcdc_acm_host.c1066 …send_cdc_request((cdc_dev_t *)cdc_hdl, true, CDC_REQ_GET_LINE_CODING, (uint8_t *)line_coding, size… in cdc_acm_host_line_coding_get()