Home
last modified time | relevance | path

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

/AliOS-Things-master/components/debug/src/
A Ddebug_cli_cmd.c34 static void mmem_cmd(char *buf, int32_t len, int32_t argc, char **argv);
45 { "m", "modify memory", mmem_cmd },
174 static void mmem_cmd(char *buf, int32_t len, int32_t argc, char **argv) in mmem_cmd() function

Completed in 6 milliseconds