OpenOCD
jaylink_free_devices()
is only used within OpenOCD.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Arguments
Related
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
Development Tools
OpenOCD
jaylink_free_devices()
jaylink_free_devices() function
Syntax
Show:
Summary
Declaration
Definition
from
libjaylink.h:498
void
jaylink_free_devices
(
struct
jaylink_device
*
*
devs
,
bool
unref
)
;
Implemented in
device.c:183
Arguments
Argument
devs
unref
Related Functions
Found 16 other functions taking a
jaylink_device
argument:
Function
jaylink_get_devices()
jaylink_device_get_host_interface()
jaylink_device_get_serial_number()
jaylink_device_get_usb_address()
jaylink_device_get_usb_bus_ports()
jaylink_device_get_ipv4_address()
jaylink_device_get_mac_address()
jaylink_device_get_hardware_version()
jaylink_device_get_product_name()
jaylink_device_get_nickname()
jaylink_ref_device()
jaylink_unref_device()
jaylink_open()
allocate_device_handle()
find_device()
parse_adv_message()
Examples
References
from
examples
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
All items filtered out
All items filtered out
Class Tree
from
examples
All items filtered out
All items filtered out
Override Tree
from
examples
All items filtered out
All items filtered out
Implementations
from
examples
All items filtered out
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out