Home
last modified time | relevance | path

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

/components/drivers/usb/cherryusb/class/msc/
A Dusbh_msc.c20 USB_NOCACHE_RAM_SECTION USB_MEM_ALIGNX uint8_t g_msc_cbw_csw[CONFIG_USBHOST_MAX_MSC_CLASS][USB_ALIG…
21 USB_NOCACHE_RAM_SECTION USB_MEM_ALIGNX uint8_t g_msc_buf[CONFIG_USBHOST_MAX_MSC_CLASS][USB_ALIGN_UP…
23 static struct usbh_msc g_msc_class[CONFIG_USBHOST_MAX_MSC_CLASS];
31 for (devno = 0; devno < CONFIG_USBHOST_MAX_MSC_CLASS; devno++) { in usbh_msc_class_alloc()
/components/drivers/usb/cherryusb/port/pusb2/rt-thread/
A Dusb_config.h126 #define CONFIG_USBHOST_MAX_MSC_CLASS 2 macro
/components/drivers/usb/cherryusb/
A Dcherryusb_config_template.h162 #define CONFIG_USBHOST_MAX_MSC_CLASS 2 macro
A DREADME_zh.md155 #define CONFIG_USBHOST_MAX_MSC_CLASS 2
A DREADME.md153 #define CONFIG_USBHOST_MAX_MSC_CLASS 2
/components/drivers/usb/cherryusb/port/xhci/phytium/rt-thread/
A Dusb_config.h138 #define CONFIG_USBHOST_MAX_MSC_CLASS 2 macro

Completed in 7 milliseconds