compare_devices() is only used within OpenOCD.
 
Symbols
loading...
Files
loading...

compare_devices() function

@endcond

Syntax

static bool compare_devices(const void *a,     const void *b);

Arguments

a

b

References

LocationReferrerText
discovery_tcp.c:57
static bool compare_devices(const void *a, const void *b)
discovery_tcp.c:105find_device()
item = list_find_custom(list, &compare_devices, dev);

Call Tree

Functions called by compare_devices()
compare_devices()
memcmp()
strcmp()
all items filtered out
Type of compare_devices()
compare_devices()
all items filtered out