Home
last modified time | relevance | path

Searched refs:usb_phy_hal_init (Results 1 – 3 of 3) sorted by relevance

/hal_espressif-3.6.0/components/hal/include/hal/
Dusb_phy_hal.h36 void usb_phy_hal_init(usb_phy_hal_context_t *hal);
/hal_espressif-3.6.0/components/hal/
Dusb_phy_hal.c10 void usb_phy_hal_init(usb_phy_hal_context_t *hal) in usb_phy_hal_init() function
/hal_espressif-3.6.0/components/usb/
Dusb_phy.c239 usb_phy_hal_init(&(phy_context->hal_context)); in usb_new_phy()