Home
last modified time | relevance | path

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

/components/drivers/usb/cherryusb/class/hub/
A Dusb_hub.h100 #define HUB_PORT_STATUS_C_CONNECTION (1 << 0) macro
A Dusbh_hub.c521 if (portchange & HUB_PORT_STATUS_C_CONNECTION) { in usbh_hub_events()
537 if (!(portchange & HUB_PORT_STATUS_C_CONNECTION) && in usbh_hub_events()
548 if (portchange & HUB_PORT_STATUS_C_CONNECTION) { in usbh_hub_events()

Completed in 6 milliseconds