Home
last modified time | relevance | path

Searched refs:combGas (Results 1 - 1 of 1) sorted by relevance

/vendor/hisilicon/hispark_pegasus/demo/environment_demo/
H A Dapp_demo_mq2.c52 Mq2SensorDef combGas = {0}; variable
56 combGas.g_combustibleGasValue = 0.0; in SetCombuSensorValue()
61 return combGas.g_combustibleGasValue; in GetCombuSensorValue()
112 FloatToString(ppm, combGas.g_ahu20GasBuff); in Mq2GetPpm()
130 combGas.g_combustibleGasValue = Mq2GetPpm(voltage); in Mq2GetData()
131 printf("g_combustibleGasValue is %lf\r\n", combGas.g_combustibleGasValue); in Mq2GetData()

Completed in 1 milliseconds