allocate_device_list() is only used within OpenOCD.
 
Symbols
loading...
Files
loading...
CodeScopeDevelopment ToolsOpenOCDallocate_device_list()

allocate_device_list() function

Syntax

static struct jaylink_device **allocate_device_list(size_t length);

Arguments

length

References

LocationReferrerText
device.c:103
static struct jaylink_device **allocate_device_list(size_t length)
device.c:149jaylink_get_devices()
tmp = allocate_device_list(num);

Call Tree

Functions calling allocate_device_list()
Functions called by allocate_device_list()
jaylink_get_devices()
all items filtered out
allocate_device_list()
malloc()
all items filtered out
Data read by allocate_device_list()
Data written by allocate_device_list()
allocate_device_list()::list
all items filtered out
allocate_device_list()
allocate_device_list()::list
all items filtered out
Type of allocate_device_list()
allocate_device_list()
all items filtered out