dsp563xx_jtag_sendinstr() is only used within OpenOCD.
 
Symbols
loading...
Files
loading...
CodeScopeDevelopment ToolsOpenOCDdsp563xx_jtag_sendinstr()

dsp563xx_jtag_sendinstr() function

Syntax

static inline int dsp563xx_jtag_sendinstr(struct jtag_tap *tap,     uint8_t *ir_in,     uint8_t ir_out);

Arguments

tap

ir_in

ir_out

References

LocationReferrerText
dsp563xx_once.c:84
static inline int dsp563xx_jtag_sendinstr(struct jtag_tap *tap, uint8_t *ir_in, uint8_t ir_out)
dsp563xx_once.c:95dsp563xx_once_target_status()
err = dsp563xx_jtag_sendinstr(tap, &jtag_status, JTAG_INSTR_ENABLE_ONCE);
dsp563xx_once.c:128dsp563xx_once_request_debug()
err = dsp563xx_jtag_sendinstr(tap, &ir_in, JTAG_INSTR_DEBUG_REQUEST);
dsp563xx_once.c:149dsp563xx_once_request_debug()
err = dsp563xx_jtag_sendinstr(tap, &ir_in, JTAG_INSTR_ENABLE_ONCE);

Call Tree

Functions calling dsp563xx_jtag_sendinstr()
Functions called by dsp563xx_jtag_sendinstr()
dsp563xx_jtag_sendinstr()
all items filtered out
Data read by dsp563xx_jtag_sendinstr()
dsp563xx_jtag_sendinstr()