Searched refs:millivoltsToCode (Results 1 – 1 of 1) sorted by relevance
72 static uint32_t millivoltsToCode(uint16_t voltageMillivolts);98 static uint32_t millivoltsToCode(uint16_t voltageMillivolts) in millivoltsToCode() function117 uint32_t voltageCode = millivoltsToCode(thresholdLow); in setBatLowerLimit()129 uint32_t voltageCode = millivoltsToCode(thresholdHigh); in setBatUpperLimit()