handle_wait_halt_command() is only used within OpenOCD.
 
Symbols
loading...
Files
loading...
CodeScopeDevelopment ToolsOpenOCDhandle_wait_halt_command()

handle_wait_halt_command() function

Syntax

COMMAND_HANDLER(handle_wait_halt_command);

Arguments

cmd

References

LocationReferrerText
target.c:3202
COMMAND_HANDLER(handle_wait_halt_command)
target.c:3281handle_halt_command()
return CALL_COMMAND_HANDLER(handle_wait_halt_command);
target.c:6733
.handler = handle_wait_halt_command,

Call Tree

Functions calling handle_wait_halt_command()
Functions called by handle_wait_halt_command()
all items filtered out
handle_wait_halt_command()
Data read by handle_wait_halt_command()
handle_wait_halt_command()::ms
handle_wait_halt_command()::retval
handle_wait_halt_command()::target
all items filtered out
handle_wait_halt_command()
Type of handle_wait_halt_command()
handle_wait_halt_command()
all items filtered out