Home
last modified time | relevance | path

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

/components/drivers/usb/cherryusb/class/wireless/
A Dusbh_rndis.h49 void usbh_rndis_rx_thread(CONFIG_USB_OSAL_THREAD_SET_ARGV);
A Dusbh_rndis.c447 void usbh_rndis_rx_thread(CONFIG_USB_OSAL_THREAD_SET_ARGV) function
/components/drivers/usb/cherryusb/platform/rtthread/
A Dusbh_lwip.c242 …usb_osal_thread_create("usbh_rndis_rx", 2048, CONFIG_USBHOST_PSC_PRIO + 1, usbh_rndis_rx_thread, N… in usbh_rndis_run()

Completed in 4 milliseconds