Home
last modified time | relevance | path

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

/bsp/rv32m1_vega/rv32m1_sdk_riscv/devices/RV32M1/utilities/
A Dfsl_debug_console.c134 int DbgConsole_Scanf(char *fmt_ptr, ...) in DbgConsole_Scanf() argument
143 va_start(ap, fmt_ptr); in DbgConsole_Scanf()
145 result = StrFormatScanf(scanfBuf, fmt_ptr, ap); in DbgConsole_Scanf()
A Dfsl_debug_console.h141 int DbgConsole_Scanf(char *fmt_ptr, ...);

Completed in 6 milliseconds