Home
last modified time | relevance | path

Searched refs:kUSB_HostGetDeviceLevel (Results 1 – 5 of 5) sorted by relevance

/hal_nxp-3.5.0/mcux/middleware/mcux-sdk-middleware-usb/host/
Dusb_host.h84 kUSB_HostGetDeviceLevel, /*!< Device's hub level */ enumerator
Dusb_host_hci.c622 case kUSB_HostGetDeviceLevel: /* device level */ in USB_HostHelperGetPeripheralInformation()
645 case kUSB_HostGetDeviceLevel: /* device level */ in USB_HostHelperGetPeripheralInformation()
Dusb_host_khci.c909 …ostHelperGetPeripheralInformation(pipeDescPointer->deviceHandle, (uint32_t)kUSB_HostGetDeviceLevel, in _USB_HostKhciAtomNonblockingTransaction()
/hal_nxp-3.5.0/mcux/middleware/mcux-sdk-middleware-usb/host/class/
Dusb_host_hub_app.c1200 … (void)USB_HostHelperGetPeripheralInformation(deviceHandle, (uint32_t)kUSB_HostGetDeviceLevel, in USB_HostHubDeviceEvent()
1226 … (void)USB_HostHelperGetPeripheralInformation(deviceHandle, (uint32_t)kUSB_HostGetDeviceLevel, in USB_HostHubDeviceEvent()
1327 … (uint32_t)kUSB_HostGetDeviceLevel, &infoValue); in USB_HostHubDeviceEvent()
Dusb_host_hub.c202 …(void)USB_HostHelperGetPeripheralInformation(deviceHandle, (uint32_t)kUSB_HostGetDeviceLevel, &inf… in USB_HostHubInit()