Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/middleware/mcux-sdk-middleware-usb/output/source/device/class/
Dusb_device_dfu.c27 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() function
222 error = USB_DeviceDfuAllocateHandle(&dfuHandle); in USB_DeviceDfuInit()