APM:Libraries
Functions
print_vprintf.h File Reference
#include <stdarg.h>
#include <AP_HAL/AP_HAL.h>
Include dependency graph for print_vprintf.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void print_vprintf (AP_HAL::BetterStream *s, const char *fmt, va_list ap)
 

Function Documentation

◆ print_vprintf()

void print_vprintf ( AP_HAL::BetterStream s,
const char *  fmt,
va_list  ap 
)

Definition at line 69 of file print_vprintf.cpp.

Referenced by AP_HAL::BetterStream::vprintf(), and AP_HAL::Util::vsnprintf().

Here is the call graph for this function:
Here is the caller graph for this function: