Home
last modified time | relevance | path

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

/scripts/pylib/power-twister-harness/stm32l562e_dk/
A DPowerShieldConfig.py17 class MeasureUnit: class in PowerShieldConf
A DPowerShield.py458 def get_data(self, unit: str = PowerShieldConf.MeasureUnit.RAW_DATA):
465 if unit == PowerShieldConf.MeasureUnit.CURRENT_RMS:
470 elif unit == PowerShieldConf.MeasureUnit.POWER:
478 elif unit == PowerShieldConf.MeasureUnit.RAW_DATA:

Completed in 5 milliseconds