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

ISC_ENABLE macro

Syntax

#define ISC_ENABLE 0x0C

References

LocationText
ecp2_3.c:16
#define ISC_ENABLE 0x15
lattice_cmd.h:19
#define ISC_ENABLE 0xC6
str9xpec.c:23
#define ISC_ENABLE 0x0C
certus.c:118
retval = lattice_set_instr(tap, ISC_ENABLE, TAP_IDLE);
ecp2_3.c:48
int retval = lattice_set_instr(tap, ISC_ENABLE, TAP_IDLE);
ecp2_3.c:186
retval = lattice_set_instr(tap, ISC_ENABLE, TAP_IDLE);
ecp2_3.c:229
retval = lattice_set_instr(tap, ISC_ENABLE, TAP_IDLE);
ecp2_3.c:264
int retval = lattice_set_instr(tap, ISC_ENABLE, TAP_IDLE);
ecp5.c:41
int retval = lattice_set_instr(tap, ISC_ENABLE, TAP_IDLE);
ecp5.c:75
int retval = lattice_set_instr(tap, ISC_ENABLE, TAP_IDLE);
str9xpec.c:129
if (str9xpec_set_instr(tap, ISC_ENABLE, TAP_IDLE) != ERROR_OK)