Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/examples/peripherals/usb/tusb_console/main/
Dtusb_console_main.c49 esp_tusb_init_console(TINYUSB_CDC_ACM_0); // log to usb in app_main()
56 esp_tusb_deinit_console(TINYUSB_CDC_ACM_0); // log to uart in app_main()
/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()
70 TINYUSB_CDC_ACM_0, in app_main()
/hal_espressif-3.6.0/components/tinyusb/additions/include/
Dtusb_cdc_acm.h33 TINYUSB_CDC_ACM_0 = 0x0 enumerator
/hal_espressif-3.6.0/docs/en/api-reference/peripherals/
Dusb_device.rst103 .cdc_port = TINYUSB_CDC_ACM_0,