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

CMD_DAP_TFER macro

Syntax

#define CMD_DAP_TFER 0x05

References

LocationText
cmsis_dap.c:159
#define CMD_DAP_TFER 0x05
cmsis_dap.c:806
block->command = block_cmd ? CMD_DAP_TFER_BLOCK : CMD_DAP_TFER;