Home
last modified time | relevance | path

Searched refs:devInstance (Results 1 – 7 of 7) sorted by relevance

/bsp/nxp/imx/imx6ull-smart/drivers/usb/host/
A Dusb_host.h232 void *devInstance; /*!< Device instance handle*/ member
A Dusb_host_devices.c1070 pipeInit.devInstance = newInstance; in USB_HostAttachDevice()
A Dusb_host_ehci.c4261 ehciPipePointer->pipeCommon.deviceHandle = pipeInit->devInstance; in USB_HostEhciOpenPipe()
/bsp/nxp/imx/imxrt/libraries/drivers/
A Ddrv_usbh.c325 .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()
/bsp/nxp/imx/imxrt/libraries/drivers/usb/host/
A Dusb_host.h273 void *devInstance; /*!< Device instance handle*/ member
A Dusb_host_devices.c1156 pipeInit.devInstance = newInstance; in USB_HostAttachDevice()
A Dusb_host_ehci.c4484 ehciPipePointer->pipeCommon.deviceHandle = pipeInit->devInstance; in USB_HostEhciOpenPipe()

Completed in 29 milliseconds