Searched refs:C_PORT_ENABLE (Results 1 – 2 of 2) sorted by relevance
53 #define C_PORT_ENABLE (17U) macro
467 else if (0U != ((1UL << C_PORT_ENABLE) & specStatus)) in USB_HostHubProcessPortAttach()469 feature = C_PORT_ENABLE; /* clear C_PORT_ENABLE */ in USB_HostHubProcessPortAttach()670 else if (0U != ((1UL << C_PORT_ENABLE) & specStatus)) /* C_PORT_ENABLE */ in USB_HostHubProcessPortDetach()672 … if (USB_HostHubClearPortFeature(hubInstance, hubInstance->portProcess, C_PORT_ENABLE, in USB_HostHubProcessPortDetach()