Home
last modified time | relevance | path

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

/components/drivers/usb/cherryusb/class/hub/
A Dusbh_hub.c699 …bus->hub_thread = usb_osal_thread_create(thread_name, CONFIG_USBHOST_PSC_STACKSIZE, CONFIG_USBHOST… in usbh_hub_initialize()
700 if (bus->hub_thread == NULL) { in usbh_hub_initialize()
727 usb_osal_thread_delete(bus->hub_thread); in usbh_hub_deinitialize()
/components/drivers/usb/cherryusb/core/
A Dusbh_core.h169 usb_osal_thread_t hub_thread; member

Completed in 5 milliseconds