Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/middleware/mcux-sdk-middleware-usb/host/class/
Dusb_host_hub.h32 #define PORT_CONNECTION (0U) macro
Dusb_host_hub_app.c444 else if (0U != ((1UL << PORT_CONNECTION) & specStatus)) in USB_HostHubProcessPortAttach()
512 if (0U != ((1UL << PORT_CONNECTION) & specStatus)) in USB_HostHubProcessPortAttach()
716 if (0U != ((1UL << PORT_CONNECTION) & specStatus)) /* PORT_CONNECTION */ in USB_HostHubProcessPortDetach()