rusEFI
The most advanced open source ECU
Loading...
Searching...
No Matches
Data Structures | Functions
high_pressure_fuel_pump.h File Reference

Data Structures

class  HpfpLobe
 
class  HpfpQuantity
 
class  HpfpController
 

Functions

bool isGdiEngine ()
 

Function Documentation

◆ isGdiEngine()

bool isGdiEngine ( )

Definition at line 261 of file high_pressure_fuel_pump.cpp.

261 {
262#if EFI_PROD_CODE
264#else
266#endif
267}
RegisteredNamedOutputPin hpfpValve
Definition efi_gpio.h:80
bool isInitialized() const
Definition efi_gpio.cpp:559
EnginePins enginePins
Definition efi_gpio.cpp:24
static constexpr engine_configuration_s * engineConfiguration

Referenced by noFiringUntilVvtSync(), HpfpController::onFastCallback(), LimpManager::updateState(), and validateConfigOnStartUpOrBurn().

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

Go to the source code of this file.