Home
last modified time | relevance | path

Searched refs:CONFIG_USBHOST_MAX_ENDPOINTS (Results 1 – 7 of 7) sorted by relevance

/components/drivers/usb/cherryusb/port/pusb2/rt-thread/
A Dusb_config.h122 #define CONFIG_USBHOST_MAX_ENDPOINTS 8 macro
/components/drivers/usb/cherryusb/
A Dcherryusb_config_template.h158 #define CONFIG_USBHOST_MAX_ENDPOINTS 4 macro
A DREADME_zh.md147 #define CONFIG_USBHOST_MAX_ENDPOINTS 4
A DREADME.md145 #define CONFIG_USBHOST_MAX_ENDPOINTS 4
/components/drivers/usb/cherryusb/port/xhci/phytium/rt-thread/
A Dusb_config.h134 #define CONFIG_USBHOST_MAX_ENDPOINTS 8 macro
/components/drivers/usb/cherryusb/core/
A Dusbh_core.h85 struct usbh_endpoint ep[CONFIG_USBHOST_MAX_ENDPOINTS];
A Dusbh_core.c236 if (cur_ep_num >= CONFIG_USBHOST_MAX_ENDPOINTS) { in parse_config_descriptor()

Completed in 10 milliseconds