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

name_mapping struct

Syntax

struct name_mapping {     enum tap_state symbol;     const char *name; };

Fields

symbol

No summary provided. Read more...

name

No summary provided. Read more...

References

LocationReferrerText
interface.c:319
static const struct name_mapping {

Type Use

Variables of name_mapping type
all items filtered out
name_mapping