WS63 SDK 文档 7021f4f@fbb_ws63
ws63 和 ws63e 解决方案的 SDK 文档
载入中...
搜索中...
未找到
osal_debug.c 文件参考
#include <los_printf.h>
#include <los_config.h>
#include <los_printf_pri.h>
#include "soc_osal.h"
#include "los_exc.h"
#include "debug_print.h"
osal_debug.c 的引用(Include)关系图:

函数

void osal_dump_stack (void)
 Kernel backtrace function.
 
void osal_panic (const char *fmt, const char *fun, int line, const char *cond)
 Kernel panic function.
 
void osal_printk (const char *fmt,...)
 Log printing function.
 
void osal_flush_cache (void)
 Kernel dcache flush function.