Searched refs:kUSB_HostGetDeviceAddress (Results 1 – 7 of 7) sorted by relevance
/hal_nxp-3.5.0/mcux/middleware/mcux-sdk-middleware-usb/host/class/ |
D | usb_host_hub_app.c | 596 …_HostHelperGetPeripheralInformation(hubInstance->deviceHandle, (uint32_t)kUSB_HostGetDeviceAddress, in USB_HostHubProcessPortAttach() 898 …_HostHelperGetPeripheralInformation(hubInstance->deviceHandle, (uint32_t)kUSB_HostGetDeviceAddress, in USB_HostHubGetHubDeviceHandle() 1229 … (void)USB_HostHelperGetPeripheralInformation(deviceHandle, (uint32_t)kUSB_HostGetDeviceAddress, in USB_HostHubDeviceEvent() 1329 … (void)USB_HostHelperGetPeripheralInformation(deviceHandle, (uint32_t)kUSB_HostGetDeviceAddress, in USB_HostHubDeviceEvent() 1392 …B_HostHelperGetPeripheralInformation(hubInstance->deviceHandle, (uint8_t)kUSB_HostGetDeviceAddress, in USB_HostHubRemovePort() 1437 …_HostHelperGetPeripheralInformation(hubInstance->deviceHandle, (uint32_t)kUSB_HostGetDeviceAddress, in USB_HostHubGetHsHubNumber() 1486 …_HostHelperGetPeripheralInformation(hubInstance->deviceHandle, (uint32_t)kUSB_HostGetDeviceAddress, in USB_HostHubGetHsHubPort() 1533 …_HostHelperGetPeripheralInformation(hubInstance->deviceHandle, (uint32_t)kUSB_HostGetDeviceAddress, in USB_HostHubGetTotalThinkTime()
|
/hal_nxp-3.5.0/mcux/middleware/mcux-sdk-middleware-usb/host/ |
D | usb_host.h | 78 kUSB_HostGetDeviceAddress = 1U, /*!< Device's address */ enumerator
|
D | usb_host_hci.c | 598 case kUSB_HostGetDeviceAddress: /* device address */ in USB_HostHelperGetPeripheralInformation()
|
D | usb_host_ehci.c | 2515 (uint32_t)kUSB_HostGetDeviceAddress, &address); in USB_HostEhciQhInit() 2808 (uint32_t)kUSB_HostGetDeviceAddress, &address); in USB_HostEhciSitdArrayInit() 3080 (uint32_t)kUSB_HostGetDeviceAddress, &address); in USB_HostEhciItdArrayInit() 4983 … (uint32_t)kUSB_HostGetDeviceAddress, &deviceAddress); in USB_HostEhciIoctl()
|
D | usb_host_khci.c | 913 …tHelperGetPeripheralInformation(pipeDescPointer->deviceHandle, (uint32_t)kUSB_HostGetDeviceAddress, in _USB_HostKhciAtomNonblockingTransaction()
|
D | usb_host_ohci.c | 2636 … (uint32_t)kUSB_HostGetDeviceAddress, &deviceAddress); in USB_HostOhciIoctl()
|
D | usb_host_ip3516hs.c | 3829 … (uint32_t)kUSB_HostGetDeviceAddress, &deviceAddress); in USB_HostIp3516HsIoctl()
|