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

CMD_SET_LEDS macro

Syntax

#define CMD_SET_LEDS 0x29

References

LocationText
msgtypes.h:154
#define CMD_SET_LEDS 0x29
ulink.c:783
case CMD_SET_LEDS:
ulink.c:1204
cmd->id = CMD_SET_LEDS;