Home
last modified time | relevance | path

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

/kernel/liteos_a/kernel/base/include/
Dlos_printf_pri.h47 extern VOID LkDprintf(const CHAR *fmt, va_list ap);
/kernel/liteos_a/shell/full/src/base/
Dshell_lk.c197 LkDprintf(fmt, ap); in OsLkDefaultFunc()
/kernel/liteos_a/kernel/common/
Dlos_printf.c216 VOID LkDprintf(const CHAR *fmt, va_list ap) in LkDprintf() function