OpenOCD
jaylink_open()
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_open()
jaylink_open() function
Syntax
Show:
Summary
Declaration
Definition
from
libjaylink.h:525
int
jaylink_open
(
struct
jaylink_device
*
dev
,
struct
jaylink_device_handle
*
*
devh
)
;
Implemented in
device.c:607
Arguments
Argument
dev
devh
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_ref_device()
jaylink_unref_device()
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