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

LSC_DEVICE_CTRL macro

Syntax

#define LSC_DEVICE_CTRL 0x7D

References

LocationText
certus.c:18
#define LSC_DEVICE_CTRL 0x7D
certus.c:60
int retval = lattice_set_instr(tap, LSC_DEVICE_CTRL, TAP_IRPAUSE);
certus.c:75
retval = lattice_set_instr(tap, LSC_DEVICE_CTRL, TAP_IDLE);