rusEFI
The most advanced open source ECU
|
Functions | |
void | initVehicleSpeedSensor () |
void | deInitVehicleSpeedSensor () |
Variables | |
FrequencySensor | vehicleSpeedSensor (SensorType::VehicleSpeed, MS2NT(500)) |
static VehicleSpeedConverter | vehicleSpeedConverter |
void deInitVehicleSpeedSensor | ( | ) |
Definition at line 23 of file init_vehicle_speed_sensor.cpp.
Referenced by stopSensors().
void initVehicleSpeedSensor | ( | ) |
Definition at line 11 of file init_vehicle_speed_sensor.cpp.
Referenced by sensorStartUpOrReconfiguration().
|
static |
Definition at line 9 of file init_vehicle_speed_sensor.cpp.
Referenced by initVehicleSpeedSensor().
FrequencySensor vehicleSpeedSensor(SensorType::VehicleSpeed, MS2NT(500)) | ( | SensorType::VehicleSpeed | , |
MS2NT(500) | |||
) |
Referenced by deInitVehicleSpeedSensor(), initVehicleSpeedSensor(), sendQcBenchEventCounters(), and updateTunerStudioState().