OpenOCD
jaylink_device_get_host_interface()
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_device_get_host_interface()
jaylink_device_get_host_interface() function
Syntax
Show:
Summary
Declaration
Definition
from
libjaylink.h:500
int
jaylink_device_get_host_interface
(
const
struct
jaylink_device
*
dev
,
enum
jaylink_host_interface
*
iface
)
;
Implemented in
device.c:208
Arguments
Argument
dev
iface
Related Functions
Found 16 other functions taking a
jaylink_device
argument:
Function
jaylink_get_devices()
jaylink_free_devices()
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