Searched refs:logLength (Results 1 – 1 of 1) sorted by relevance
112 int logLength = 0U, result = 0U; in DbgConsole_Printf() local117 logLength = StrFormatPrintf(fmt_s, ap, printBuf, DbgConsole_RelocateLog); in DbgConsole_Printf()119 result = LOG_Push((uint8_t *)printBuf, logLength); in DbgConsole_Printf()
Completed in 4 milliseconds