STR9XPEC_OPT_LVDSELBIT is only used within OpenOCD.
 
Symbols
loading...
Files
loading...
CodeScopeDevelopment ToolsOpenOCDSTR9XPEC_OPT_LVDSELBIT

STR9XPEC_OPT_LVDSELBIT macro

Syntax

#define STR9XPEC_OPT_LVDSELBIT 50

References

LocationText
str9xpec.c:47
#define STR9XPEC_OPT_LVDSELBIT 50
str9xpec.c:795
if (buf_get_u32(str9xpec_info->options, STR9XPEC_OPT_LVDSELBIT, 1))
str9xpec.c:943
buf_set_u32(str9xpec_info->options, STR9XPEC_OPT_LVDSELBIT, 1, 1);
str9xpec.c:945
buf_set_u32(str9xpec_info->options, STR9XPEC_OPT_LVDSELBIT, 1, 0);