Searched refs:GetCombuSensorValue (Results 1 – 4 of 4) sorted by relevance
87 (void*)FloatToString(GetCombuSensorValue(), combustibleGasValueStr); in ShowCombustibleGasValue()88 if (!GetCombuSensorValue()) { in ShowCombustibleGasValue()
25 float GetCombuSensorValue(void);
62 (void*)FloatToString(GetCombuSensorValue(), combustibleMainMenuGasValueStr); in ShowAllEnvironmentValue()70 if (!GetCombuSensorValue()) { in ShowAllEnvironmentValue()
59 float GetCombuSensorValue(void) in GetCombuSensorValue() function