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

get_dm() function

Return the DM structure for this target. If there isn't one, find it in the global list of DMs. If it's not in there, then create one and initialize it to 0.

Syntax

static dm013_info_t *get_dm(struct target *target);

Arguments

target

Call Tree

Data read by get_dm()
Data written by get_dm()
get_dm()
Type of get_dm()
get_dm()
Types allocated by get_dm()
get_dm()
all items filtered out