Home
last modified time | relevance | path

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

/Zephyr-latest/lib/os/
Dcbprintf.c74 rc = vprintfcb(format, ap); in printfcb()
80 int vprintfcb(const char *format, va_list ap) in vprintfcb() function
/Zephyr-latest/include/zephyr/sys/
Dcbprintf.h826 #define vprintfcb(format, ap) vprintf(format, ap) macro
906 int vprintfcb(const char *format, va_list ap);
/Zephyr-latest/doc/develop/languages/c/
Dpicolibc.rst113 * fprintfcb, vfprintfcb, printfcb, vprintfcb, snprintfcb and vsnprintfcb