USBDK_RELEASE_CONFIGURATION_DESCRIPTOR is only used within OpenOCD.
 
Symbols
loading...
Files
loading...
CodeScopeDevelopment ToolsOpenOCDUSBDK_RELEASE_CONFIGURATION_DESCRIPTOR

USBDK_RELEASE_CONFIGURATION_DESCRIPTOR

Syntax

typedef void (__cdecl *USBDK_RELEASE_CONFIGURATION_DESCRIPTOR;

References

LocationReferrerText
windows_usbdk.h:73
typedef void (__cdecl *USBDK_RELEASE_CONFIGURATION_DESCRIPTOR)(
windows_usbdk.c:53
USBDK_RELEASE_CONFIGURATION_DESCRIPTOR ReleaseConfigurationDescriptor;
windows_usbdk.c:109load_usbdk_helper_dll()
usbdk_helper.ReleaseConfigurationDescriptor = (USBDK_RELEASE_CONFIGURATION_DESCRIPTOR)get_usbdk_proc_addr(ctx, "UsbDk_ReleaseConfigurationDescriptor");