OpenOCD
list
is only used within OpenOCD.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Related
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
Development Tools
OpenOCD
list
list struct
List of allocated device instances. Used to prevent multiple device instances for the same device.
Syntax
Show:
Summary
Declaration
Definition
from
libjaylink-internal.h:71
struct
list
;
Implemented in
libjaylink-internal.h:202
Fields
Field
Declared as
list::data
void
*
list::next
struct
list
*
Related Functions
Found 6 other functions taking a
list
argument:
Function
list_prepend()
list_remove()
list_find_custom()
list_length()
list_free()
find_device()
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