Home
last modified time | relevance | path

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

/components/drivers/usb/cherryusb/port/pusb2/rt-thread/
A Dusb_config.h127 #define CONFIG_USBHOST_MAX_AUDIO_CLASS 1 macro
/components/drivers/usb/cherryusb/
A Dcherryusb_config_template.h163 #define CONFIG_USBHOST_MAX_AUDIO_CLASS 1 macro
A DREADME_zh.md156 #define CONFIG_USBHOST_MAX_AUDIO_CLASS 1
A DREADME.md154 #define CONFIG_USBHOST_MAX_AUDIO_CLASS 1
/components/drivers/usb/cherryusb/port/xhci/phytium/rt-thread/
A Dusb_config.h139 #define CONFIG_USBHOST_MAX_AUDIO_CLASS 1 macro
/components/drivers/usb/cherryusb/class/audio/
A Dusbh_audio.c26 static struct usbh_audio g_audio_class[CONFIG_USBHOST_MAX_AUDIO_CLASS];
33 for (devno = 0; devno < CONFIG_USBHOST_MAX_AUDIO_CLASS; devno++) { in usbh_audio_class_alloc()

Completed in 7 milliseconds