OpenOCD
jaylink_ref_device()
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_ref_device()
jaylink_ref_device() function
Syntax
Show:
Summary
Declaration
Definition
from
libjaylink.h:522
struct
jaylink_device
*
jaylink_ref_device
(
struct
jaylink_device
*
dev
)
;
Implemented in
device.c:518
Arguments
Argument
dev
Related Functions
Found 16 other functions taking a
jaylink_device
argument:
Function
jaylink_get_devices()
jaylink_free_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_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