Searched refs:devInstance (Results 1 – 7 of 7) sorted by relevance
232 void *devInstance; /*!< Device instance handle*/ member
1070 pipeInit.devInstance = newInstance; in USB_HostAttachDevice()
4261 ehciPipePointer->pipeCommon.deviceHandle = pipeInit->devInstance; in USB_HostEhciOpenPipe()
325 .devInstance = imxrt_usb_host_obj[USBH0_INDEX].device_handle, in _ehci0_open_pipe()603 .devInstance = imxrt_usb_host_obj[USBH1_INDEX].device_handle, in _ehci1_open_pipe()
273 void *devInstance; /*!< Device instance handle*/ member
1156 pipeInit.devInstance = newInstance; in USB_HostAttachDevice()
4484 ehciPipePointer->pipeCommon.deviceHandle = pipeInit->devInstance; in USB_HostEhciOpenPipe()
Completed in 29 milliseconds