Searched refs:s_UsbDeviceDfuHandle (Results 1 – 1 of 1) sorted by relevance
34 USB_GLOBAL static usb_device_dfu_struct_t s_UsbDeviceDfuHandle[USB_DEVICE_CONFIG_DFU]; variable55 if (NULL == s_UsbDeviceDfuHandle[count].handle) in USB_DeviceDfuAllocateHandle()57 *handle = &s_UsbDeviceDfuHandle[count]; in USB_DeviceDfuAllocateHandle()