![]() |
Speeduino
|
#include "scheduledIO_ign.h"#include "scheduledIO_direct_ign.h"#include "acc_mc33810.h"#include "timers.h"#include "globals.h"#include "src/controllers/tacho/tachoController.h"| void beginCoil1and3Charge | ( | void | ) |
| void beginCoil1and4Charge | ( | void | ) |
| void beginCoil1and5Charge | ( | void | ) |
| void beginCoil1Charge | ( | void | ) |
| void beginCoil2and4Charge | ( | void | ) |
| void beginCoil2and5Charge | ( | void | ) |
| void beginCoil2and6Charge | ( | void | ) |
| void beginCoil2Charge | ( | void | ) |
| void beginCoil3and6Charge | ( | void | ) |
| void beginCoil3and7Charge | ( | void | ) |
| void beginCoil3Charge | ( | void | ) |
| void beginCoil4and8Charge | ( | void | ) |
| void beginCoil4Charge | ( | void | ) |
| void beginCoil5Charge | ( | void | ) |
| void beginCoil6Charge | ( | void | ) |
| void beginCoil7Charge | ( | void | ) |
| void beginCoil8Charge | ( | void | ) |
| void beginCoilCharge | ( | uint8_t | channel | ) |
| void beginTrailingCoilCharge | ( | void | ) |
| void endCoil1and3Charge | ( | void | ) |
| void endCoil1and4Charge | ( | void | ) |
| void endCoil1and5Charge | ( | void | ) |
| void endCoil1Charge | ( | void | ) |
| void endCoil2and4Charge | ( | void | ) |
| void endCoil2and5Charge | ( | void | ) |
| void endCoil2and6Charge | ( | void | ) |
| void endCoil2Charge | ( | void | ) |
| void endCoil3and6Charge | ( | void | ) |
| void endCoil3and7Charge | ( | void | ) |
| void endCoil3Charge | ( | void | ) |
| void endCoil4and8Charge | ( | void | ) |
| void endCoil4Charge | ( | void | ) |
| void endCoil5Charge | ( | void | ) |
| void endCoil6Charge | ( | void | ) |
| void endCoil7Charge | ( | void | ) |
| void endCoil8Charge | ( | void | ) |
| void endCoilCharge | ( | uint8_t | channel | ) |
| void endTrailingCoilCharge1 | ( | void | ) |
| void endTrailingCoilCharge2 | ( | void | ) |
| void initialiseIgnitionIO | ( | const config4 & | page4, |
| const pinNumbers_t & | pins | ||
| ) |