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

or1k_command_handlers variable

Syntax

static const struct command_registration or1k_command_handlers[] = { { .chain = or1k_reg_command_handlers, }, { .chain = or1k_hw_ip_command_handlers, }, COMMAND_REGISTRATION_DONE };

References

LocationText
or1k.c:1406
static const struct command_registration or1k_command_handlers[] = {
or1k.c:1439
.commands = or1k_command_handlers,

Type Use

Type of or1k_command_handlers
or1k_command_handlers
all items filtered out