versaloon_usb_device_handle is only used within OpenOCD.
 
Symbols
loading...
Files
loading...
CodeScopeDevelopment ToolsOpenOCDversaloon_usb_device_handle

versaloon_usb_device_handle variable

Syntax

extern struct libusb_device_handle *versaloon_usb_device_handle;
Implemented in versaloon.c:28

References

LocationReferrerText
versaloon.c:28
struct libusb_device_handle *versaloon_usb_device_handle;
versaloon.h:97
extern struct libusb_device_handle *versaloon_usb_device_handle;
versaloon.c:200versaloon_send_command()
ret = libusb_bulk_transfer(versaloon_usb_device_handle,
versaloon.c:209versaloon_send_command()
ret = libusb_bulk_transfer(versaloon_usb_device_handle,
versaloon.c:285versaloon_fini()
if (versaloon_usb_device_handle) {
versaloon.c:289versaloon_fini()
versaloon_usb_device_handle = NULL;
vsllink.c:289vsllink_interface_init()
versaloon_usb_device_handle = vsllink_handle->usb_device_handle;

Data Use

Functions writing versaloon_usb_device_handle
Functions reading versaloon_usb_device_handle
versaloon_usb_device_handle
Type of versaloon_usb_device_handle
versaloon_usb_device_handle
all items filtered out