Home
last modified time | relevance | path

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

/AliOS-Things-master/components/debug/include/aos/
A Ddebug.h37 void aos_debug_backtrace_task(char *taskname, int32_t (*print_func)(const char *fmt, ...));
/AliOS-Things-master/components/debug/example/
A Ddebug_example.c48 aos_debug_backtrace_task("idle_task", aos_cli_printf); in debug_api_example()
/AliOS-Things-master/components/debug/src/
A Ddebug.c16 void aos_debug_backtrace_task(char *taskname, int32_t (*print_func)(const char *fmt, ...)) in aos_debug_backtrace_task() function

Completed in 5 milliseconds