Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/usb/include/esp_private/
Dusb_phy.h23 USB_PHY_STATUS_IN_USE, /**< PHY is in use */ enumerator
/hal_espressif-3.6.0/components/usb/
Dusb_phy.c237 phy_context->status = USB_PHY_STATUS_IN_USE; in usb_new_phy()