OpenOCD
|
Data Fields | |
void * | data |
struct list * | next |
Definition at line 202 of file libjaylink-internal.h.
void* list::data |
Definition at line 203 of file libjaylink-internal.h.
Referenced by clear_discovery_list(), find_device(), jaylink_exit(), jaylink_get_devices(), list_find_custom(), list_prepend(), and list_remove().
struct list* list::next |
Definition at line 204 of file libjaylink-internal.h.
Referenced by clear_discovery_list(), jaylink_exit(), jaylink_get_devices(), list_find_custom(), list_free(), list_length(), list_prepend(), list_remove(), and riscv_openocd_poll().