OpenOCD
allocate_device_handle()
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
allocate_device_handle()
allocate_device_handle() function
Syntax
Show:
Summary
Declaration
from
device.c:570
static
struct
jaylink_device_handle
*
allocate_device_handle
(
struct
jaylink_device
*
dev
)
;
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_ref_device()
jaylink_unref_device()
jaylink_open()
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