Home
last modified time | relevance | path

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

/components/drivers/usb/cherryusb/platform/rtthread/
A Dusbh_dfs.c130 static void usbh_msc_thread(CONFIG_USB_OSAL_THREAD_SET_ARGV) in usbh_msc_thread() function
173 … usb_osal_thread_create("usbh_msc", 2048, CONFIG_USBHOST_PSC_PRIO + 1, usbh_msc_thread, msc_class); in usbh_msc_run()
/components/drivers/usb/cherryusb/demo/
A Dusb_host.c293 static void usbh_msc_thread(CONFIG_USB_OSAL_THREAD_SET_ARGV) in usbh_msc_thread() function
354 … 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