Home
last modified time | relevance | path

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

/components/drivers/usb/cherryusb/class/cdc/
A Dusbh_cdc_ecm.h44 void usbh_cdc_ecm_rx_thread(CONFIG_USB_OSAL_THREAD_SET_ARGV);
A Dusbh_cdc_ecm.c235 void usbh_cdc_ecm_rx_thread(CONFIG_USB_OSAL_THREAD_SET_ARGV) in usbh_cdc_ecm_rx_thread() function
/components/drivers/usb/cherryusb/platform/rtthread/
A Dusbh_lwip.c153 …_thread_create("usbh_cdc_ecm_rx", 2048, CONFIG_USBHOST_PSC_PRIO + 1, usbh_cdc_ecm_rx_thread, NULL); in usbh_cdc_ecm_run()

Completed in 5 milliseconds