Searched refs:TINYUSB_CDC_ACM_0 (Results 1 – 4 of 4) sorted by relevance
49 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()
59 .cdc_port = TINYUSB_CDC_ACM_0, in app_main()70 TINYUSB_CDC_ACM_0, in app_main()
33 TINYUSB_CDC_ACM_0 = 0x0 enumerator
103 .cdc_port = TINYUSB_CDC_ACM_0,