Home
last modified time | relevance | path

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

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