Home
last modified time | relevance | path

Searched refs:HalConsoleOutput (Results 1 – 2 of 2) sorted by relevance

/kernel/liteos_m/utils/
Dlos_debug.h143 extern VOID HalConsoleOutput(LogModuleType type, INT32 level, const CHAR *fmt, ...);
144 #define LOS_Printf HalConsoleOutput
Dlos_debug.c102 WEAK VOID HalConsoleOutput(LogModuleType type, INT32 level, const CHAR *fmt, ...) in HalConsoleOutput() function