Home
last modified time | relevance | path

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

/hardware/bsp/intel/peripheral/libupm/examples/python/
Dmq9.py25 import pyupm_gas as upmGas namespace
28 myMQ9 = upmGas.MQ9(0)
46 threshContext = upmGas.thresholdContext()
55 mybuffer = upmGas.uint16Array(128)
Dmq3.py25 import pyupm_gas as upmGas namespace
28 myMQ3 = upmGas.MQ3(0)
46 threshContext = upmGas.thresholdContext()
55 mybuffer = upmGas.uint16Array(128)
Dmq2.py25 import pyupm_gas as upmGas namespace
28 myMQ2 = upmGas.MQ2(0);
46 threshContext = upmGas.thresholdContext()
55 mybuffer = upmGas.uint16Array(128)
Dmq5.py25 import pyupm_gas as upmGas namespace
28 myMQ5 = upmGas.MQ5(0)
46 threshContext = upmGas.thresholdContext()
55 mybuffer = upmGas.uint16Array(128)