Home
last modified time | relevance | path

Searched defs:func_ptr (Results 1 – 1 of 1) sorted by relevance

/hal_nxp-latest/mcux/mcux-sdk/utilities/debug_console_lite/
Dfsl_debug_console.c279 char c, int32_t curlen, int32_t width, int32_t *count, PUTCHAR_FUNC func_ptr) in DbgConsole_PrintfPaddingCharacter()
569 static int DbgConsole_PrintfFormattedData(PUTCHAR_FUNC func_ptr, const char *fmt, va_list ap) in DbgConsole_PrintfFormattedData()