Home
last modified time | relevance | path

Searched refs:ACM_STATUS_LINESTATE_CHANGED (Results 1 – 5 of 5) sorted by relevance

/hal_espressif-latest/components/esp_rom/include/esp32s3/rom/usb/
Dcdc_acm.h20 #define ACM_STATUS_LINESTATE_CHANGED -1 macro
/hal_espressif-latest/components/esp_rom/include/esp32s2/rom/usb/
Dcdc_acm.h20 #define ACM_STATUS_LINESTATE_CHANGED -1 macro
/hal_espressif-latest/tools/esptool_py/flasher_stub/
Dstub_io.c98 } else if (status == ACM_STATUS_LINESTATE_CHANGED) { in stub_cdcacm_cb()
/hal_espressif-latest/components/esp_system/port/
Dusb_console.c144 } else if (status == ACM_STATUS_LINESTATE_CHANGED) { in esp_usb_console_cdc_acm_cb()
/hal_espressif-latest/tools/esptool_py/flasher_stub/include/
Drom_functions.h134 #define ACM_STATUS_LINESTATE_CHANGED -1 macro