Home
last modified time | relevance | path

Searched refs:USB_DeviceAllocateHandle (Results 1 – 2 of 2) sorted by relevance

/bsp/nxp/imx/imx6ull-smart/drivers/usb/device/
A Dusb_device_dci.c64 static usb_status_t USB_DeviceAllocateHandle(uint8_t controllerId, usb_device_struct_t **handle);
116 static usb_status_t USB_DeviceAllocateHandle(uint8_t controllerId, usb_device_struct_t **handle) in USB_DeviceAllocateHandle() function
819 error = USB_DeviceAllocateHandle(controllerId, &deviceHandle); in USB_DeviceInit()
/bsp/nxp/imx/imxrt/libraries/drivers/usb/device/
A Dusb_device_dci.c64 static usb_status_t USB_DeviceAllocateHandle(uint8_t controllerId, usb_device_struct_t **handle);
116 static usb_status_t USB_DeviceAllocateHandle(uint8_t controllerId, usb_device_struct_t **handle) in USB_DeviceAllocateHandle() function
814 error = USB_DeviceAllocateHandle(controllerId, &deviceHandle); in USB_DeviceInit()

Completed in 7 milliseconds