Searched full:ocv (Results 1 – 9 of 9) sorted by relevance
25 ocv-capacity-table-0:28 An array providing the open circuit voltage (OCV) , which is used to look29 up battery capacity according to current OCV value. The OCV unit is
52 * @brief Get the OCV curve for a given table62 * @brief Convert an OCV table and battery voltage to a charge percentage
32 ocv-capacity-table-0:
11 * Each curve is 11 elements representing the OCV voltage in microvolts for each charge percentage
61 ocv-capacity-table-0 = <0>;
51 uint16_t ocv; member
165 tmp = priv->ocv * 1250 / 16; in max17055_channel_get()252 ret = max17055_reg_read(dev, VFOCV, &priv->ocv); in max17055_sample_fetch()
45 ocv-capacity-table-0 = <BATTERY_OCV_CURVE_LITHIUM_ION_POLYMER_DEFAULT>;
100 ocv-capacity-table-0 = <BATTERY_OCV_CURVE_LITHIUM_ION_POLYMER_DEFAULT>;