Home
last modified time | relevance | path

Searched refs:gasValue (Results 1 – 1 of 1) sorted by relevance

/vendor/hisilicon/hispark_pegasus/demo/samart_environmental_monitoring_system_demo/environment/
Denvironment_demo.c80 char gasValue[LENGTH] = {0}; variable
113 ret = UtilsGetValue(PARAM_GAS_VALUE, gasValue, LENGTH); in GetValue()
117 g_gasValue = atoi(gasValue); in GetValue()