Home
last modified time | relevance | path

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

/hal_espressif-3.4.0/components/usb/include/usb/
Dusb_types_ch9.h36USB_DEVICE_STATE_DEFAULT, /**< Device is attached to the USB and powered and has… enumerator
/hal_espressif-3.4.0/components/usb/
Dusbh.c153 dev_obj->dynamic.state = USB_DEVICE_STATE_DEFAULT; in device_alloc()