Home
last modified time | relevance | path

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

/components/drivers/usb/cherryusb/port/pusb2/rt-thread/
A Dusb_config.h128 #define CONFIG_USBHOST_MAX_VIDEO_CLASS 1 macro
/components/drivers/usb/cherryusb/
A Dcherryusb_config_template.h164 #define CONFIG_USBHOST_MAX_VIDEO_CLASS 1 macro
A DREADME_zh.md157 #define CONFIG_USBHOST_MAX_VIDEO_CLASS 1
A DREADME.md155 #define CONFIG_USBHOST_MAX_VIDEO_CLASS 1
/components/drivers/usb/cherryusb/port/xhci/phytium/rt-thread/
A Dusb_config.h140 #define CONFIG_USBHOST_MAX_VIDEO_CLASS 1 macro
/components/drivers/usb/cherryusb/class/video/
A Dusbh_video.c32 static struct usbh_video g_video_class[CONFIG_USBHOST_MAX_VIDEO_CLASS];
39 for (devno = 0; devno < CONFIG_USBHOST_MAX_VIDEO_CLASS; devno++) { in usbh_video_class_alloc()

Completed in 7 milliseconds