Home
last modified time | relevance | path

Searched refs:command_ctx (Results 1 – 1 of 1) sorted by relevance

/SCP-firmware-master/debugger/src/cli/
A Dcli.c66 struct command_ctx { struct
80 struct command_ctx *c = NULL; in cli_command_register() argument
83 struct command_ctx, list_node, c) { in cli_command_register()
89 c = fwk_mm_calloc(1, sizeof(struct command_ctx)); in cli_command_register()
1208 struct command_ctx *cc = NULL; in cli_command_dispatch()
1218 struct command_ctx, list_node, cc) { in cli_command_dispatch()
1250 struct command_ctx, list_node, cc) { in cli_command_dispatch()

Completed in 3 milliseconds