|
rusEFI
The most advanced open source ECU
|
Functions | |
| static void | icuperiodcb (ICUDriver *icup, size_t index) |
| static void | icuovercapture (ICUDriver *icup, size_t index) |
| static void | icuperiodcb_in1 (ICUDriver *icup) |
| static void | icuovercapture_in1 (ICUDriver *icup) |
| void | startSent () |
| void | stopSent () |
Variables | |
| static uint16_t | lastPulse [SENT_INPUT_COUNT] |
| static bool | overcapture [SENT_INPUT_COUNT] |
| static ICUConfig | icucfg [SENT_INPUT_COUNT] |
|
static |
Definition at line 62 of file sent_hw_icu.cpp.
Referenced by icuovercapture_in1().


|
static |
Definition at line 74 of file sent_hw_icu.cpp.

|
static |
Definition at line 34 of file sent_hw_icu.cpp.
Referenced by icuperiodcb_in1().


|
static |
Definition at line 69 of file sent_hw_icu.cpp.

| void startSent | ( | ) |
Definition at line 95 of file sent_hw_icu.cpp.
Referenced by applyNewHardwareSettings(), and initSent().


| void stopSent | ( | ) |
Definition at line 122 of file sent_hw_icu.cpp.
Referenced by applyNewHardwareSettings().


|
static |
Definition at line 80 of file sent_hw_icu.cpp.
Referenced by icuperiodcb(), and startSent().
|
static |
Definition at line 31 of file sent_hw_icu.cpp.
Referenced by icuperiodcb().
|
static |
Definition at line 32 of file sent_hw_icu.cpp.
Referenced by icuovercapture(), and icuperiodcb().