Home
last modified time | relevance | path

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

/components/drivers/usb/cherryusb/port/pusb2/rt-thread/
A Dusb_config.h82 #ifndef CONFIG_USBDEV_MSC_VERSION_STRING
83 #define CONFIG_USBDEV_MSC_VERSION_STRING "0.01" macro
/components/drivers/usb/cherryusb/
A Dcherryusb_config_template.h91 #ifndef CONFIG_USBDEV_MSC_VERSION_STRING
92 #define CONFIG_USBDEV_MSC_VERSION_STRING "0.01" macro
/components/drivers/usb/cherryusb/port/xhci/phytium/rt-thread/
A Dusb_config.h94 #ifndef CONFIG_USBDEV_MSC_VERSION_STRING
95 #define CONFIG_USBDEV_MSC_VERSION_STRING "0.01" macro
/components/drivers/usb/cherryusb/class/msc/
A Dusbd_msc.c320 … memcpy(&inquiry[32], CONFIG_USBDEV_MSC_VERSION_STRING, strlen(CONFIG_USBDEV_MSC_VERSION_STRING)); in SCSI_inquiry()

Completed in 7 milliseconds