Home
last modified time | relevance | path

Searched refs:USB_HUB_PORT_NUM (Results 1 – 2 of 2) sorted by relevance

/components/drivers/include/drivers/
A Dusb_host.h24 #define USB_HUB_PORT_NUM 0x04 macro
116 rt_uint32_t port_status[USB_HUB_PORT_NUM];
117 struct uinstance* child[USB_HUB_PORT_NUM];
/components/legacy/usb/usbhost/core/
A Dhub.c545 if(hub->hub_desc.num_ports > USB_HUB_PORT_NUM) in rt_usbh_hub_enable()
546 hub->num_ports = USB_HUB_PORT_NUM; in rt_usbh_hub_enable()

Completed in 4 milliseconds