Searched refs:iout_valley (Results 1 – 7 of 7) sorted by relevance
41 iout_valley, enumerator102 case SensorType::iout_valley: in toString()
198 case SensorType::iout_valley: in getTypeBasedProperties()
1160 type = SensorType::iout_valley; in parseSensorType()
27 EXPECT_EQ(toString(SensorType::iout_valley), "iout_valley"); in TEST()
5079 EXPECT_EQ(type, SensorType::iout_valley); in TEST()
19 | iout_valley | Lowest output current |74 | iout_valley | current |104 …ing | Sensor type. Specify one of the following: "iout", "iout_peak", "iout_valley", "pout", "temp…
572 SensorType type{SensorType::iout_valley}; in TEST()