AVR_JTAG_INS_AVR_RESET is only used within OpenOCD.
 
Symbols
loading...
Files
loading...
CodeScopeDevelopment ToolsOpenOCDAVR_JTAG_INS_AVR_RESET

AVR_JTAG_INS_AVR_RESET macro

Syntax

#define AVR_JTAG_INS_AVR_RESET 0x0C

References

LocationText
avrf.c:23
#define AVR_JTAG_INS_AVR_RESET 0x0C
avrf.c:73
avr_jtag_sendinstr(avr->jtag_info.tap, NULL, AVR_JTAG_INS_AVR_RESET);