libusb_hotplug_event::LIBUSB_HOTPLUG_EVENT_DEVICE_ARRIVED is only used within OpenOCD.
 
Symbols
loading...
Files
loading...
CodeScopeDevelopment ToolsOpenOCDlibusb_hotplug_event::LIBUSB_HOTPLUG_EVENT_DEVICE_ARRIVED

libusb_hotplug_event::LIBUSB_HOTPLUG_EVENT_DEVICE_ARRIVED

A device has been plugged in and is ready to use

Syntax

LIBUSB_HOTPLUG_EVENT_DEVICE_ARRIVED = (1 << 0);

References

LocationReferrerText
libusb.h:2184
LIBUSB_HOTPLUG_EVENT_DEVICE_ARRIVED = (1 << 0),
core.c:741usbi_connect_device()
usbi_hotplug_notification(ctx, dev, LIBUSB_HOTPLUG_EVENT_DEVICE_ARRIVED);
libusbi.h:730
USBI_HOTPLUG_DEVICE_ARRIVED = LIBUSB_HOTPLUG_EVENT_DEVICE_ARRIVED,

Data Use

Functions using libusb_hotplug_event::LIBUSB_HOTPLUG_EVENT_DEVICE_ARRIVED
libusb_hotplug_event::LIBUSB_HOTPLUG_EVENT_DEVICE_ARRIVED
all items filtered out