Searched refs:debug_overview (Results 1 – 5 of 5) sorted by relevance
80 void debug_overview(int (*print_func)(const char *fmt, ...));
69 debug_overview(bt_printf); in aos_debug_overview()
53 debug_overview(aos_cli_printf); in debug_cmd()
464 void debug_overview(int (*print_func)(const char *fmt, ...)) in debug_overview() function
42 ├── debug_overview.c #系统调试信息查询43 ├── debug_overview.h
Completed in 8 milliseconds