Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/middleware/mcux-sdk-middleware-usb/output/source/device/class/
Dusb_device_dfu.c34 USB_GLOBAL static usb_device_dfu_struct_t s_UsbDeviceDfuHandle[USB_DEVICE_CONFIG_DFU]; variable
55 if (NULL == s_UsbDeviceDfuHandle[count].handle) in USB_DeviceDfuAllocateHandle()
57 *handle = &s_UsbDeviceDfuHandle[count]; in USB_DeviceDfuAllocateHandle()