Searched refs:USB_DeviceAllocateHandle (Results 1 – 1 of 1) sorted by relevance
48 static usb_status_t USB_DeviceAllocateHandle(uint8_t controllerId, usb_device_struct_t **handle);100 static usb_status_t USB_DeviceAllocateHandle(uint8_t controllerId, usb_device_struct_t **handle) in USB_DeviceAllocateHandle() function750 error = USB_DeviceAllocateHandle(controllerId, &deviceHandle); in USB_DeviceInit()