cmd_queue_pages is only used within OpenOCD.
 
Symbols
loading...
Files
loading...

cmd_queue_pages variable

Syntax

static struct cmd_queue_page *cmd_queue_pages;

References

LocationReferrerText
commands.c:33
static struct cmd_queue_page *cmd_queue_pages;
commands.c:68cmd_queue_alloc()
struct cmd_queue_page **p_page = &cmd_queue_pages;
commands.c:129cmd_queue_free()
struct cmd_queue_page *page = cmd_queue_pages;
commands.c:138cmd_queue_free()
cmd_queue_pages = NULL;

Data Use

Functions writing cmd_queue_pages
Functions reading cmd_queue_pages
all items filtered out
cmd_queue_pages
all items filtered out
Type of cmd_queue_pages
cmd_queue_pages
all items filtered out