Home
last modified time | relevance | path

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

/components/drivers/usb/cherryusb/class/cdc/
A Dusbh_cdc_ncm.h48 void usbh_cdc_ncm_rx_thread(CONFIG_USB_OSAL_THREAD_SET_ARGV);
A Dusbh_cdc_ncm.c253 void usbh_cdc_ncm_rx_thread(CONFIG_USB_OSAL_THREAD_SET_ARGV) function
/components/drivers/usb/cherryusb/platform/rtthread/
A Dusbh_lwip.c314 …_thread_create("usbh_cdc_ncm_rx", 2048, CONFIG_USBHOST_PSC_PRIO + 1, usbh_cdc_ncm_rx_thread, NULL); in usbh_cdc_ncm_run()

Completed in 5 milliseconds