Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/usb/
Dusbh.c100 } usbh_t; typedef
102 static usbh_t *p_usbh_obj = NULL;
310 usbh_t *usbh_obj = heap_caps_calloc(1, sizeof(usbh_t), MALLOC_CAP_DEFAULT); in usbh_install()
361 usbh_t *usbh_obj = p_usbh_obj; in usbh_uninstall()