Home
last modified time | relevance | path

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

/components/legacy/usb/usbhost/core/
A Dhub.c95 hcd->roothub->port_status[port - 1] &= ~PORT_LSDA; in rt_usbh_root_hub_connect_handler()
99 hcd->roothub->port_status[port - 1] |= PORT_LSDA; in rt_usbh_root_hub_connect_handler()
442 device->speed = (pstatus & PORT_LSDA) ? 1 : 0; in rt_usbh_hub_port_change()
/components/drivers/include/drivers/
A Dusb_common.h191 #define PORT_LSDA 0x00000200UL /* R:LowSpeedDeviceAttached - W:ClearPortPo… macro

Completed in 24 milliseconds