PX4 Firmware
PX4 Autopilot Software http://px4.io
esc_selftest.cpp File Reference
#include <px4_platform_common/px4_config.h>
#include <px4_platform_common/log.h>
#include <stdint.h>
#include <cstdlib>
#include "esc_selftest.hpp"
Include dependency graph for esc_selftest.cpp:

Go to the source code of this file.

Functions

static void print_usage ()
 
__EXPORT int selftest_main (int argc, char *argv[])
 

Function Documentation

◆ print_usage()

static void print_usage ( void  )
static

Definition at line 42 of file esc_selftest.cpp.

References selftest_main().

Referenced by selftest_main().

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

◆ selftest_main()

int selftest_main ( int  argc,
char *  argv[] 
)

Definition at line 49 of file esc_selftest.cpp.

References print_usage().

Referenced by print_usage().

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