Home
last modified time | relevance | path

Searched refs:CONFIG_USBHOST_MAX_RHPORTS (Results 1 – 9 of 9) sorted by relevance

/components/drivers/usb/cherryusb/port/template/
A Dusb_hc.c30 nports = CONFIG_USBHOST_MAX_RHPORTS; in usbh_roothub_control()
/components/drivers/usb/cherryusb/port/pusb2/rt-thread/
A Dusb_config.h117 #define CONFIG_USBHOST_MAX_RHPORTS 1 macro
/components/drivers/usb/cherryusb/
A Dcherryusb_config_template.h153 #define CONFIG_USBHOST_MAX_RHPORTS 1 macro
/components/drivers/usb/cherryusb/port/xhci/phytium/rt-thread/
A Dusb_config.h129 #define CONFIG_USBHOST_MAX_RHPORTS 8 macro
/components/drivers/usb/cherryusb/port/ohci/
A Dusb_hc_ohci.c289 for (int port = 0; port < CONFIG_USBHOST_MAX_RHPORTS; port++) { in OHCI_IRQHandler()
/components/drivers/usb/cherryusb/class/hub/
A Dusbh_hub.c688 hub->nports = CONFIG_USBHOST_MAX_RHPORTS; in usbh_hub_initialize()
/components/drivers/usb/cherryusb/port/rp2040/
A Dusb_hc_rp2040.c386 nports = CONFIG_USBHOST_MAX_RHPORTS; in usbh_roothub_control()
/components/drivers/usb/cherryusb/port/musb/
A Dusb_hc_musb.c596 nports = CONFIG_USBHOST_MAX_RHPORTS; in usbh_roothub_control()
/components/drivers/usb/cherryusb/port/dwc2/
A Dusb_hc_dwc2.c859 nports = CONFIG_USBHOST_MAX_RHPORTS; in usbh_roothub_control()

Completed in 15 milliseconds