MCPcopy Create free account
hub / github.com/avislab/STM32F103 / vfprintf

Function vfprintf

Example_Encoder_IT/stdio/printf.c:404–418  ·  view source on GitHub ↗

* @brief Outputs a formatted string on the given stream. Format arguments are given * in a va_list instance. * * @param pStream Output stream. * @param pFormat Format string * @param ap Argument list. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

vprintfFunction · 0.70
fprintfFunction · 0.70

Calls 2

vsprintfFunction · 0.70
fputsFunction · 0.70

Tested by

no test coverage detected