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

ISC_PROGRAM_USERCODE macro

Syntax

#define ISC_PROGRAM_USERCODE 0x1A

References

LocationText
ecp2_3.c:18
#define ISC_PROGRAM_USERCODE 0x1A
ecp5.c:16
#define ISC_PROGRAM_USERCODE 0xC2
ecp2_3.c:54
retval = lattice_set_instr(tap, ISC_PROGRAM_USERCODE, TAP_IDLE);
ecp2_3.c:87
int retval = lattice_set_instr(tap, ISC_PROGRAM_USERCODE, TAP_IRPAUSE);
ecp5.c:47
retval = lattice_set_instr(tap, ISC_PROGRAM_USERCODE, TAP_IDLE);