Searched refs:usbh_msc_thread (Results 1 – 2 of 2) sorted by relevance
130 static void usbh_msc_thread(CONFIG_USB_OSAL_THREAD_SET_ARGV) in usbh_msc_thread() function173 … usb_osal_thread_create("usbh_msc", 2048, CONFIG_USBHOST_PSC_PRIO + 1, usbh_msc_thread, msc_class); in usbh_msc_run()
293 static void usbh_msc_thread(CONFIG_USB_OSAL_THREAD_SET_ARGV) in usbh_msc_thread() function354 … usb_osal_thread_create("usbh_msc", 2048, CONFIG_USBHOST_PSC_PRIO + 1, usbh_msc_thread, msc_class); in usbh_msc_run()
Completed in 3 milliseconds