Searched defs:portIndex (Results 1 – 2 of 2) sorted by relevance
782 uint8_t portIndex; in USB_HostHubProcessData() local1334 for (uint8_t portIndex = 0U; portIndex < hubInstance->portCount; ++portIndex) in USB_HostHubDeviceEvent() local
126 uint8_t portIndex; /*!< Record the index when processing ports in turn*/ member