Home
last modified time | relevance | path

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

/lk-master/app/accelerometer/
A Daccelerometer.c18 STATIC_COMMAND("read_xyz", "read xyz vectors", (console_cmd_func)&read_xyz)
/lk-master/lib/console/include/lib/
A Dconsole.h46 console_cmd_func console_get_command_handler(const char *command);
/lk-master/top/include/lk/
A Dconsole_cmd.h26 typedef int (*console_cmd_func)(int argc, const console_cmd_args *argv); typedef
/lk-master/lib/console/include/lib/console/
A Dcmd.h29 const console_cmd_func cmd_callback;
/lk-master/lib/console/
A Dconsole.c778 console_cmd_func console_get_command_handler(const char *commandstr) { in console_get_command_handler()

Completed in 9 milliseconds