Home
last modified time | relevance | path

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

/components/drivers/usb/cherryusb/port/pusb2/rt-thread/
A Dusb_config.h151 #ifndef CONFIG_USBHOST_CONTROL_TRANSFER_TIMEOUT
152 #define CONFIG_USBHOST_CONTROL_TRANSFER_TIMEOUT 500 macro
/components/drivers/usb/cherryusb/
A Dcherryusb_config_template.h187 #ifndef CONFIG_USBHOST_CONTROL_TRANSFER_TIMEOUT
188 #define CONFIG_USBHOST_CONTROL_TRANSFER_TIMEOUT 500 macro
A DKconfig.rtt429 config CONFIG_USBHOST_CONTROL_TRANSFER_TIMEOUT config
A DKconfig.rttpkg428 config CONFIG_USBHOST_CONTROL_TRANSFER_TIMEOUT config
/components/drivers/usb/cherryusb/port/xhci/phytium/rt-thread/
A Dusb_config.h163 #ifndef CONFIG_USBHOST_CONTROL_TRANSFER_TIMEOUT
164 #define CONFIG_USBHOST_CONTROL_TRANSFER_TIMEOUT 500 macro
/components/drivers/usb/cherryusb/core/
A Dusbh_core.c726 …trol_urb_fill(urb, hport, setup, buffer, setup->wLength, CONFIG_USBHOST_CONTROL_TRANSFER_TIMEOUT, … in usbh_control_transfer()

Completed in 13 milliseconds