Home
last modified time | relevance | path

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

/AliOS-Things-master/components/debug/src/
A Ddebug_cli_cmd.c33 static void pmem_cmd(char *buf, int32_t len, int32_t argc, char **argv);
44 { "p", "print memory", pmem_cmd },
99 static void pmem_cmd(char *buf, int32_t len, int32_t argc, char **argv) in pmem_cmd() function

Completed in 19 milliseconds