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

STR9XPEC_OPT_CSMAPBIT macro

Syntax

#define STR9XPEC_OPT_CSMAPBIT 48

References

LocationText
str9xpec.c:45
#define STR9XPEC_OPT_CSMAPBIT 48
str9xpec.c:771
if (buf_get_u32(str9xpec_info->options, STR9XPEC_OPT_CSMAPBIT, 1))
str9xpec.c:899
buf_set_u32(str9xpec_info->options, STR9XPEC_OPT_CSMAPBIT, 1, 1);
str9xpec.c:901
buf_set_u32(str9xpec_info->options, STR9XPEC_OPT_CSMAPBIT, 1, 0);