AVR_JTAG_REG_RESET_LEN is only used within OpenOCD.
 
Symbols
loading...
Files
loading...
CodeScopeDevelopment ToolsOpenOCDAVR_JTAG_REG_RESET_LEN

AVR_JTAG_REG_RESET_LEN macro

Syntax

#define AVR_JTAG_REG_RESET_LEN 1

References

LocationText
avrf.c:33
#define AVR_JTAG_REG_RESET_LEN 1
avrf.c:74
avr_jtag_senddat(avr->jtag_info.tap, NULL, reset, AVR_JTAG_REG_RESET_LEN);