Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/middleware/mcux-sdk-middleware-usb/host/class/
Dusb_host_hub.h46 #define PORT_LOW_SPEED (9U) macro
Dusb_host_hub_app.c559 else if (0U != (specStatus & (1UL << PORT_LOW_SPEED))) in USB_HostHubProcessPortAttach()