mips32_handle_ejtag_reg_command() is only used within OpenOCD.
 
Symbols
loading...
Files
loading...
CodeScopeDevelopment ToolsOpenOCDmips32_handle_ejtag_reg_command()

mips32_handle_ejtag_reg_command() function

mips32_handle_ejtag_reg_command - Handler commands related to EJTAG Prints all EJTAG Registers including DCR features.

Syntax

COMMAND_HANDLER(mips32_handle_ejtag_reg_command);

Arguments

cmd

Command invocation context

Return value

ERROR_OK on success; error code on failure.

References

LocationText
mips32.c:2256
COMMAND_HANDLER(mips32_handle_ejtag_reg_command)
mips32.c:2366
.handler = mips32_handle_ejtag_reg_command,

Call Tree

Data read by mips32_handle_ejtag_reg_command()
Data written by mips32_handle_ejtag_reg_command()
mips32_handle_ejtag_reg_command()::i
mips32_handle_ejtag_reg_command()::target
mips32_handle_ejtag_reg_command()::mips32
mips32_handle_ejtag_reg_command()::ejtag_info
mips32_handle_ejtag_reg_command()::ejtag_ctrl
mips32_handle_ejtag_reg_command()::dcr
mips32_handle_ejtag_reg_command()::retval
all items filtered out
mips32_handle_ejtag_reg_command()
mips32_handle_ejtag_reg_command()::i
mips32_handle_ejtag_reg_command()::ejtag_ctrl
mips32_handle_ejtag_reg_command()::retval
all items filtered out
Type of mips32_handle_ejtag_reg_command()
mips32_handle_ejtag_reg_command()
uint32_t
all items filtered out