Home
last modified time | relevance | path

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

/trusted-firmware-m-latest/platform/ext/target/nxp/common/Native_Driver/utilities/debug_console/
Dfsl_debug_console.h74 #define SCANF DbgConsole_Scanf
240 int DbgConsole_Scanf(char *fmt_s, ...);
Dfsl_debug_console.c1075 int DbgConsole_Scanf(char *fmt_s, ...) in DbgConsole_Scanf() function