Home
last modified time | relevance | path

Searched defs:CONFIG_USB_OSAL_THREAD_SET_ARGV (Results 1 – 13 of 13) sorted by relevance

/components/drivers/usb/cherryusb/common/
A Dusb_osal.h14 #define CONFIG_USB_OSAL_THREAD_SET_ARGV int argc, char **argv macro
17 #define CONFIG_USB_OSAL_THREAD_SET_ARGV void *p1, void *p2, void *p3 macro
20 #define CONFIG_USB_OSAL_THREAD_SET_ARGV void *argument macro
/components/drivers/usb/cherryusb/demo/
A Dusb_host.c64 static void usbh_cdc_acm_thread(CONFIG_USB_OSAL_THREAD_SET_ARGV) in usbh_cdc_acm_thread() argument
139 static void usbh_hid_thread(CONFIG_USB_OSAL_THREAD_SET_ARGV) in usbh_hid_thread() argument
293 static void usbh_msc_thread(CONFIG_USB_OSAL_THREAD_SET_ARGV) in usbh_msc_thread() argument
/components/drivers/usb/cherryusb/class/wireless/
A Dusbh_bluetooth.c193 void usbh_bluetooth_hci_rx_thread(CONFIG_USB_OSAL_THREAD_SET_ARGV) in usbh_bluetooth_hci_rx_thread() argument
275 void usbh_bluetooth_hci_evt_rx_thread(CONFIG_USB_OSAL_THREAD_SET_ARGV) in usbh_bluetooth_hci_evt_rx_thread() argument
324 void usbh_bluetooth_hci_acl_rx_thread(CONFIG_USB_OSAL_THREAD_SET_ARGV) in usbh_bluetooth_hci_acl_rx_thread() argument
A Dusbh_rndis.c447 void usbh_rndis_rx_thread(CONFIG_USB_OSAL_THREAD_SET_ARGV) argument
/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() argument
/components/drivers/usb/cherryusb/class/cdc/
A Dusbh_cdc_ecm.c235 void usbh_cdc_ecm_rx_thread(CONFIG_USB_OSAL_THREAD_SET_ARGV) in usbh_cdc_ecm_rx_thread() argument
A Dusbh_cdc_ncm.c253 void usbh_cdc_ncm_rx_thread(CONFIG_USB_OSAL_THREAD_SET_ARGV) argument
/components/drivers/usb/cherryusb/class/vendor/wifi/
A Dusbh_bl616.c351 void usbh_bl616_rx_thread(CONFIG_USB_OSAL_THREAD_SET_ARGV) in usbh_bl616_rx_thread() argument
/components/drivers/usb/cherryusb/class/hub/
A Dusbh_hub.c655 static void usbh_hub_thread(CONFIG_USB_OSAL_THREAD_SET_ARGV) in usbh_hub_thread() argument
/components/drivers/usb/cherryusb/class/vendor/net/
A Dusbh_asix.c675 void usbh_asix_rx_thread(CONFIG_USB_OSAL_THREAD_SET_ARGV) argument
A Dusbh_rtl8152.c2135 void usbh_rtl8152_rx_thread(CONFIG_USB_OSAL_THREAD_SET_ARGV) argument
/components/drivers/usb/cherryusb/class/msc/
A Dusbd_msc.c849 static void usbdev_msc_thread(CONFIG_USB_OSAL_THREAD_SET_ARGV) in usbdev_msc_thread() argument
/components/drivers/usb/cherryusb/core/
A Dusbd_core.c1492 static void usbdev_ep0_thread(CONFIG_USB_OSAL_THREAD_SET_ARGV) argument

Completed in 25 milliseconds