Home
last modified time | relevance | path

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

/components/drivers/usb/cherryusb/port/pusb2/rt-thread/
A Dusb_config.h74 #ifndef CONFIG_USBDEV_MSC_MANUFACTURER_STRING
75 #define CONFIG_USBDEV_MSC_MANUFACTURER_STRING "" macro
/components/drivers/usb/cherryusb/
A Dcherryusb_config_template.h83 #ifndef CONFIG_USBDEV_MSC_MANUFACTURER_STRING
84 #define CONFIG_USBDEV_MSC_MANUFACTURER_STRING "" macro
/components/drivers/usb/cherryusb/port/xhci/phytium/rt-thread/
A Dusb_config.h86 #ifndef CONFIG_USBDEV_MSC_MANUFACTURER_STRING
87 #define CONFIG_USBDEV_MSC_MANUFACTURER_STRING "" macro
/components/drivers/usb/cherryusb/class/msc/
A Dusbd_msc.c318 …memcpy(&inquiry[8], CONFIG_USBDEV_MSC_MANUFACTURER_STRING, strlen(CONFIG_USBDEV_MSC_MANUFACTURER_S… in SCSI_inquiry()

Completed in 6 milliseconds