Searched refs:kUSB_HostGetDeviceLevel (Results 1 – 5 of 5) sorted by relevance
/hal_nxp-3.5.0/mcux/middleware/mcux-sdk-middleware-usb/host/ |
D | usb_host.h | 84 kUSB_HostGetDeviceLevel, /*!< Device's hub level */ enumerator
|
D | usb_host_hci.c | 622 case kUSB_HostGetDeviceLevel: /* device level */ in USB_HostHelperGetPeripheralInformation() 645 case kUSB_HostGetDeviceLevel: /* device level */ in USB_HostHelperGetPeripheralInformation()
|
D | usb_host_khci.c | 909 …ostHelperGetPeripheralInformation(pipeDescPointer->deviceHandle, (uint32_t)kUSB_HostGetDeviceLevel, in _USB_HostKhciAtomNonblockingTransaction()
|
/hal_nxp-3.5.0/mcux/middleware/mcux-sdk-middleware-usb/host/class/ |
D | usb_host_hub_app.c | 1200 … (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()
|
D | usb_host_hub.c | 202 …(void)USB_HostHelperGetPeripheralInformation(deviceHandle, (uint32_t)kUSB_HostGetDeviceLevel, &inf… in USB_HostHubInit()
|