Home
last modified time | relevance | path

Searched refs:ctrl_bitmap (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.c1089 const uint16_t ctrl_bitmap = (uint16_t)dtr | ((uint16_t)rts << 1); in cdc_acm_host_set_control_line_state() local
1092 …end_cdc_request((cdc_dev_t *)cdc_hdl, false, CDC_REQ_SET_CONTROL_LINE_STATE, NULL, 0, ctrl_bitmap), in cdc_acm_host_set_control_line_state()