Searched refs:debug_help_command (Results 1 – 1 of 1) sorted by relevance
38 static void debug_help_command(char *pcWriteBuffer, int xWriteBufferLen, int argc, char **argv);62 {"help", "list debug cmds", debug_help_command},110 static void debug_help_command(char *pcWriteBuffer, int xWriteBufferLen, int argc, char **argv) in debug_help_command() function