Home
last modified time | relevance | path

Searched refs:cdc_port (Results 1 – 4 of 4) sorted by relevance

/hal_espressif-3.6.0/examples/peripherals/usb/tusb_serial_device/main/
Dtusb_serial_device_main.c59 .cdc_port = TINYUSB_CDC_ACM_0, in app_main()
/hal_espressif-3.6.0/components/tinyusb/additions/include/
Dtusb_cdc_acm.h97 tinyusb_cdcacm_itf_t cdc_port; /*!< CDC port */ member
/hal_espressif-3.6.0/components/tinyusb/additions/src/
Dtusb_cdc_acm.c365 int itf = (int)cfg->cdc_port; in tusb_cdc_acm_init()
/hal_espressif-3.6.0/docs/en/api-reference/peripherals/
Dusb_device.rst103 .cdc_port = TINYUSB_CDC_ACM_0,