Home
last modified time | relevance | path

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

/kernel/liteos_a/kernel/common/
Dlos_printf.c107 VOID OutputControl(const CHAR *str, UINT32 len, OutputType type) in OutputControl() function
181 OutputControl(bBuf, len, type); in OsVprintf()
183 OutputControl(bBuf, len, EXC_OUTPUT); in OsVprintf()