|
APM:Libraries
|
#include <AP_HAL/AP_HAL.h>#include "AP_HAL_PX4.h"#include "AP_HAL_PX4_Namespace.h"#include <systemlib/visibility.h>#include <systemlib/perf_counter.h>Go to the source code of this file.
Classes | |
| class | HAL_PX4 |
Functions | |
| void | hal_px4_set_priority (uint8_t priority) |
| void hal_px4_set_priority | ( | uint8_t | priority | ) |
Definition at line 128 of file HAL_PX4_Class.cpp.
Referenced by loop_overtime(), main_loop(), sem_post_boost(), and set_normal_priority().
1.8.13