Searched refs:USB_DeviceDfuAllocateHandle (Results 1 – 1 of 1) sorted by relevance
27 static usb_status_t USB_DeviceDfuAllocateHandle(usb_device_dfu_struct_t **handle);50 static usb_status_t USB_DeviceDfuAllocateHandle(usb_device_dfu_struct_t **handle) in USB_DeviceDfuAllocateHandle() function222 error = USB_DeviceDfuAllocateHandle(&dfuHandle); in USB_DeviceDfuInit()