Home
last modified time | relevance | path

Searched refs:CONFIG_USBDEV_MSC_STACKSIZE (Results 1 – 4 of 4) sorted by relevance

/components/drivers/usb/cherryusb/port/pusb2/rt-thread/
A Dusb_config.h92 #ifndef CONFIG_USBDEV_MSC_STACKSIZE
93 #define CONFIG_USBDEV_MSC_STACKSIZE 8192 macro
/components/drivers/usb/cherryusb/
A Dcherryusb_config_template.h105 #ifndef CONFIG_USBDEV_MSC_STACKSIZE
106 #define CONFIG_USBDEV_MSC_STACKSIZE 2048 macro
/components/drivers/usb/cherryusb/port/xhci/phytium/rt-thread/
A Dusb_config.h104 #ifndef CONFIG_USBDEV_MSC_STACKSIZE
105 #define CONFIG_USBDEV_MSC_STACKSIZE 2048 macro
/components/drivers/usb/cherryusb/class/msc/
A Dusbd_msc.c110 …sc[busid].usbd_msc_thread = usb_osal_thread_create("usbd_msc", CONFIG_USBDEV_MSC_STACKSIZE, CONFIG… in msc_storage_notify_handler()

Completed in 7 milliseconds