rusEFI
The most advanced open source ECU
Loading...
Searching...
No Matches
Functions
ford_ecoboost.h File Reference

Functions

void setFordEcoboost ()
 

Function Documentation

◆ setFordEcoboost()

void setFordEcoboost ( )

Definition at line 9 of file ford_ecoboost.cpp.

9 {
12 engineConfiguration->vvtMode[1] = VVT_BOSCH_QUICK_START;
13 setInline4();
14
15#ifdef HW_HELLEN_4K_GDI
16#endif // HW_HELLEN_4K_GDI
17}
void setHpfpLobeProfileAngle(int lobes)
void setInline4()
static constexpr engine_configuration_s * engineConfiguration

Referenced by applyEngineType().

Here is the call graph for this function:
Here is the caller graph for this function:

Go to the source code of this file.