rusEFI
The most advanced open source ECU
|
Functions | |
void | initBaro () |
void | baroLps25Update () |
Variables | |
static Lps25 | device |
static Lps25Sensor | sensor (device) |
void baroLps25Update | ( | ) |
Definition at line 19 of file init_baro.cpp.
Referenced by Engine::periodicSlowCallback().
void initBaro | ( | ) |
Definition at line 7 of file init_baro.cpp.
Referenced by initNewSensors().
|
static |
Definition at line 4 of file init_baro.cpp.
Referenced by baroLps25Update(), getMisoPin(), getMosiPin(), getSckPin(), gpiochip_tryInitPwm(), initBaro(), initMax3185x(), lockSpi(), printSpiConfig(), startMax3185x(), stopSpi(), turnOnSpi(), unlockSpi(), and CanTxMessage::~CanTxMessage().
|
static |
Referenced by baroLps25Update(), configTherm(), configureTempSensor(), findEntry(), getAfr(), ShortTermFuelTrim::getCorrection(), ShortTermFuelTrim::getLearningState(), ShortTermFuelTrim::init(), initAuxSensors(), initBaro(), initEgoSensor(), initFluidPressure(), initRangeSensors(), initSentLinearSensor(), and registerCanSensor().