Home
last modified time | relevance | path

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

/components/legacy/usb/usbhost/core/
A Dhub.c40 hcd->roothub->port_status[port-1] &= ~PORT_CCSC; in root_hub_ctrl()
60 hcd->roothub->port_status[port-1] |= PORT_CCSC; in root_hub_ctrl()
92 hcd->roothub->port_status[port - 1] |= PORT_CCS | PORT_CCSC; in rt_usbh_root_hub_connect_handler()
109 hcd->roothub->port_status[port - 1] |= PORT_CCSC; in rt_usbh_root_hub_disconnect_handler()
411 if (pstatus & PORT_CCSC) in rt_usbh_hub_port_change()
/components/drivers/include/drivers/
A Dusb_common.h192 #define PORT_CCSC 0x00010000UL macro

Completed in 9 milliseconds