![]() |
Speeduino
|
#include "auxiliaries.h"#include "globals.h"#include "maths.h"#include "src/PID/integerPID.h"#include "src/PID/integerPID_ideal.h"#include "decoders.h"#include "timers.h"#include "preprocessor.h"#include "units.h"#include "board_definition.h"#include "atomic.h"#include "src/pins/fastInputPin.h"#include "src/pins/fastOutputPin.h"#include "src/pins/outputPin.h"#include "scheduler_fuel_controller.h"



































|
static |








|
static |
















|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
| TESTABLE_STATIC volatile unsigned int boost_pwm_cur_value = 0 |
|
static |
| TESTABLE_STATIC volatile bool boost_pwm_state |
| TESTABLE_STATIC long boost_pwm_target_value |
| TESTABLE_STATIC byte boostCounter |
|
static |
| TESTABLE_CONSTEXPR table2D_u8_u8_6 wmiAdvTable & configPage10 |
|
constexpr |
|
static |
|
static |
|
static |
|
static |
|
static |
| TESTABLE_STATIC volatile bool vvt1_pwm_state |
| TESTABLE_STATIC long vvt1_pwm_value |
|
static |
| TESTABLE_STATIC volatile bool vvt2_pwm_state |
| TESTABLE_STATIC long vvt2_pwm_value |
|
static |
| TESTABLE_STATIC uint16_t vvt_pwm_max_count |
|
static |
| TESTABLE_STATIC bool vvtIsHot |
|
static |
| TESTABLE_STATIC bool vvtTimeHold |
|
static |
|
static |