Home
last modified time | relevance | path

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

/tools/test/connectivity/acts/framework/tests/controllers/
Dpower_metrics_test.py116 VOLTAGE = 4.2 variable in PowerMetricsTest
119 self.power_metrics = PowerMetrics(self.VOLTAGE)
146 voltage=self.VOLTAGE)
156 voltage=self.VOLTAGE)
169 self.power_metrics.avg_current.value * self.VOLTAGE)
/tools/test/connectivity/acts/framework/acts/controllers/monsoon_lib/sampling/
Denums.py57 VOLTAGE = 0x4 variable in Reading
60 values = [VOLTAGE, GAIN]
/tools/test/connectivity/acts/framework/acts/controllers/
Dpower_metrics.py27 VOLTAGE = 'voltage' variable
57 VOLTAGE: {
/tools/test/connectivity/acts/framework/acts/controllers/monsoon_lib/sampling/hvpm/
Dtransformers.py464 Reading.VOLTAGE)
466 Reading.VOLTAGE)
Dpacket.py115 if reading_or_granularity == Reading.VOLTAGE:
/tools/test/connectivity/acts/framework/acts/controllers/monsoon_lib/sampling/lvpm_stock/
Dpacket.py112 if channel_or_reading == Reading.VOLTAGE: