Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/usb/
Dhub.c188 } hub_driver_t; typedef
190 static hub_driver_t *p_hub_driver_obj = NULL;
876 hub_driver_t *hub_driver_obj = heap_caps_calloc(1, sizeof(hub_driver_t), MALLOC_CAP_DEFAULT); in hub_install()
927 hub_driver_t *hub_driver_obj = p_hub_driver_obj; in hub_uninstall()