Home
last modified time | relevance | path

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

/vendor/hisilicon/hispark_pegasus/demo/environment_demo/
H A Dapp_demo_mq2.c56 combGas.g_combustibleGasValue = 0.0; in SetCombuSensorValue()
61 return combGas.g_combustibleGasValue; in GetCombuSensorValue()
130 combGas.g_combustibleGasValue = Mq2GetPpm(voltage); in Mq2GetData()
131 printf("g_combustibleGasValue is %lf\r\n", combGas.g_combustibleGasValue); in Mq2GetData()
H A Dapp_demo_mq2.h20 double g_combustibleGasValue; member

Completed in 2 milliseconds