|
rusEFI
The most advanced open source ECU
|
Functions | |
| void | globalTimerCallback () |
| void | initSingleTimerExecutorHardware () |
| void | executorStatistics () |
Variables | |
| uint32_t | hwSetTimerDuration |
| void executorStatistics | ( | ) |
Definition at line 161 of file single_timer_executor.cpp.
Referenced by updateTunerStudioState().

| void globalTimerCallback | ( | ) |
Definition at line 36 of file single_timer_executor.cpp.
Referenced by portMicrosecondTimerCallback().


| void initSingleTimerExecutorHardware | ( | ) |
Definition at line 157 of file single_timer_executor.cpp.
Referenced by initHardwareNoConfig().


| uint32_t hwSetTimerDuration |
Definition at line 34 of file single_timer_executor.cpp.