Home
last modified time | relevance | path

Searched refs:CDC_NOTIF_NETWORK_CONNECTION (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-3.6.0/examples/peripherals/usb/host/cdc/common/cdc_acm_host/include/usb/
Dusb_types_cdc.h164 CDC_NOTIF_NETWORK_CONNECTION = 0x00, enumerator
/hal_espressif-3.6.0/examples/peripherals/usb/host/cdc/common/cdc_acm_host/
Dcdc_acm_host.c952 case CDC_NOTIF_NETWORK_CONNECTION: { in notif_xfer_cb()