Home
last modified time | relevance | path

Searched refs:hubLevel (Results 1 – 3 of 3) sorted by relevance

/hal_nxp-3.5.0/mcux/middleware/mcux-sdk-middleware-usb/host/class/
Dusb_host_hub.h110 uint8_t hubLevel; /*!< HUB level, the root HUB's level is 1*/ member
Dusb_host_hub.c203 hubInstance->hubLevel = (uint8_t)infoValue; in USB_HostHubInit()
Dusb_host_hub_app.c599 hubInstance->portProcess, hubInstance->hubLevel + 1U, in USB_HostHubProcessPortAttach()