Home
last modified time | relevance | path

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

/bsp/rv32m1_vega/rv32m1_sdk_riscv/devices/RV32M1/utilities/
A Dfsl_debug_console.c112 int logLength = 0U, result = 0U; in DbgConsole_Printf() local
117 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