Home
last modified time | relevance | path

Searched refs:CONFIG_USBHOST_MAX_INTF_ALTSETTINGS (Results 1 – 8 of 8) sorted by relevance

/components/drivers/usb/cherryusb/class/audio/
A Dusbh_audio.h35 struct audio_cs_if_as_format_type_descriptor as_format[CONFIG_USBHOST_MAX_INTF_ALTSETTINGS];
/components/drivers/usb/cherryusb/port/pusb2/rt-thread/
A Dusb_config.h121 #define CONFIG_USBHOST_MAX_INTF_ALTSETTINGS 8 macro
/components/drivers/usb/cherryusb/
A Dcherryusb_config_template.h157 #define CONFIG_USBHOST_MAX_INTF_ALTSETTINGS 2 macro
A DREADME_zh.md146 #define CONFIG_USBHOST_MAX_INTF_ALTSETTINGS 2
A DREADME.md144 #define CONFIG_USBHOST_MAX_INTF_ALTSETTINGS 8
/components/drivers/usb/cherryusb/port/xhci/phytium/rt-thread/
A Dusb_config.h133 #define CONFIG_USBHOST_MAX_INTF_ALTSETTINGS 8 macro
/components/drivers/usb/cherryusb/core/
A Dusbh_core.h92 struct usbh_interface_altsetting altsetting[CONFIG_USBHOST_MAX_INTF_ALTSETTINGS];
A Dusbh_core.c241 if (cur_alt_setting >= CONFIG_USBHOST_MAX_INTF_ALTSETTINGS) { in parse_config_descriptor()

Completed in 10 milliseconds