dsp5680xx_soft_reset_halt() is only used within OpenOCD.
 
Symbols
loading...
Files
loading...
CodeScopeDevelopment ToolsOpenOCDdsp5680xx_soft_reset_halt()

dsp5680xx_soft_reset_halt() function

Halts the core and resets the SIM. (System Integration Modul).

Syntax

static int dsp5680xx_soft_reset_halt(struct target *target);

Arguments

target

Return value

References

LocationText
dsp5680xx.c:1560
static int dsp5680xx_soft_reset_halt(struct target *target)
dsp5680xx.c:2260
.soft_reset_halt = dsp5680xx_soft_reset_halt,

Call Tree

Functions called by dsp5680xx_soft_reset_halt()
dsp5680xx_soft_reset_halt()
Data read by dsp5680xx_soft_reset_halt()
Data written by dsp5680xx_soft_reset_halt()
dsp5680xx_soft_reset_halt()::retval
all items filtered out
dsp5680xx_soft_reset_halt()
dsp5680xx_soft_reset_halt()::retval
all items filtered out
Implementations
dsp5680xx_soft_reset_halt()
all items filtered out