Searched refs:hub_thread (Results 1 – 2 of 2) sorted by relevance
699 …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()
169 usb_osal_thread_t hub_thread; member
Completed in 4 milliseconds