Searched refs:USB_HUB_PORT_NUM (Results 1 – 2 of 2) sorted by relevance
24 #define USB_HUB_PORT_NUM 0x04 macro116 rt_uint32_t port_status[USB_HUB_PORT_NUM];117 struct uinstance* child[USB_HUB_PORT_NUM];
545 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