Home
last modified time | relevance | path

Searched refs:DEV_STATUS_IDLE (Results 1 – 3 of 3) sorted by relevance

/components/drivers/include/drivers/
A Dusb_host.h27 #define DEV_STATUS_IDLE 0x00 macro
/components/legacy/usb/usbhost/core/
A Dusbhost_core.c38 if(dev[i].status != DEV_STATUS_IDLE) continue; in rt_usbh_alloc_instance()
A Dhub.c426 if(hub->child[i] != RT_NULL && hub->child[i]->status != DEV_STATUS_IDLE) in rt_usbh_hub_port_change()

Completed in 5 milliseconds