|
FreeEMS
0.2.0-SNAPSHOT-282-g9efc524
|
For simple use on distributor ignition engines with batch injection. More...
#include "../inc/freeEMS.h"#include "../inc/interrupts.h"#include "../inc/decoderInterface.h"#include "../inc/utils.h"#include "code/HallOrOptical-Distributor-XofY.c"
Go to the source code of this file.
Macros | |
| #define | DECODER_IMPLEMENTATION_C |
| #define | DECODER_MAX_CODE_TIME 150 |
| #define | NUMBER_OF_REAL_EVENTS 2 |
| #define | NUMBER_OF_VIRTUAL_EVENTS 8 |
| #define | E1 (90 * ANGLE_FACTOR) |
For simple use on distributor ignition engines with batch injection.
Definition in file HallOrOptical-Distributor-4of90.c.
| #define DECODER_IMPLEMENTATION_C |
Definition at line 36 of file HallOrOptical-Distributor-4of90.c.
| #define DECODER_MAX_CODE_TIME 150 |
Definition at line 37 of file HallOrOptical-Distributor-4of90.c.
| #define NUMBER_OF_REAL_EVENTS 2 |
Definition at line 38 of file HallOrOptical-Distributor-4of90.c.
| #define NUMBER_OF_VIRTUAL_EVENTS 8 |
Definition at line 39 of file HallOrOptical-Distributor-4of90.c.
| #define E1 (90 * ANGLE_FACTOR) |
Definition at line 46 of file HallOrOptical-Distributor-4of90.c.
1.8.1.2