Home
last modified time | relevance | path

Searched refs:CONFIG_USBHOST_PSC_STACKSIZE (Results 1 – 6 of 6) sorted by relevance

/components/drivers/usb/cherryusb/port/pusb2/rt-thread/
A Dusb_config.h135 #ifndef CONFIG_USBHOST_PSC_STACKSIZE
136 #define CONFIG_USBHOST_PSC_STACKSIZE 8192 macro
/components/drivers/usb/cherryusb/
A Dcherryusb_config_template.h171 #ifndef CONFIG_USBHOST_PSC_STACKSIZE
172 #define CONFIG_USBHOST_PSC_STACKSIZE 2048 macro
A DKconfig.rtt419 config CONFIG_USBHOST_PSC_STACKSIZE config
A DKconfig.rttpkg418 config CONFIG_USBHOST_PSC_STACKSIZE config
/components/drivers/usb/cherryusb/port/xhci/phytium/rt-thread/
A Dusb_config.h147 #ifndef CONFIG_USBHOST_PSC_STACKSIZE
148 #define CONFIG_USBHOST_PSC_STACKSIZE 8192 macro
/components/drivers/usb/cherryusb/class/hub/
A Dusbh_hub.c699 …bus->hub_thread = usb_osal_thread_create(thread_name, CONFIG_USBHOST_PSC_STACKSIZE, CONFIG_USBHOST… in usbh_hub_initialize()

Completed in 40 milliseconds