niietcm4_command_handlers is only used within OpenOCD.
 
Symbols
loading...
Files
loading...
CodeScopeDevelopment ToolsOpenOCDniietcm4_command_handlers

niietcm4_command_handlers variable

Syntax

static const struct command_registration niietcm4_command_handlers[] = { { .name = "niietcm4", .mode = COMMAND_ANY, .help = "niietcm4 flash command group", .usage = "", .chain = niietcm4_exec_command_handlers, }, COMMAND_REGISTRATION_DONE };

References

LocationText
niietcm4.c:1022
static const struct command_registration niietcm4_command_handlers[] = {
niietcm4.c:1721
.commands = niietcm4_command_handlers,

Type Use

Type of niietcm4_command_handlers
niietcm4_command_handlers
all items filtered out