Searched refs:USB_DeviceClassAllocateHandle (Results 1 – 1 of 1) sorted by relevance
65 static usb_status_t USB_DeviceClassAllocateHandle(uint8_t controllerId, usb_device_common_class_str…145 static usb_status_t USB_DeviceClassAllocateHandle(uint8_t controllerId, usb_device_common_class_str… in USB_DeviceClassAllocateHandle() function456 error = USB_DeviceClassAllocateHandle(controllerId, &classHandle); in USB_DeviceClassInit()