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

Function vprintf

Example_Encoder_IT/stdio/printf.c:428–431  ·  view source on GitHub ↗

* @brief Outputs a formatted string on the DBGU stream. Format arguments are given * in a va_list instance. * * @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 1

printfFunction · 0.70

Calls 1

vfprintfFunction · 0.70

Tested by

no test coverage detected