Searched refs:exponentValue (Results 1 – 2 of 2) sorted by relevance
51 int8_t exponentValue = getExponentValue(environment, interface); in execute() local53 pmbus_utils::convertFromVoutLinear(value, exponentValue); in execute()
41 int8_t exponentValue = getExponentValue(environment, interface); in execute() local45 pmbus_utils::convertToVoutLinear(voltsValue, exponentValue); in execute()