Lines Matching +full:device +full:- +full:chemistry
3 * SPDX-License-Identifier: Apache-2.0
6 #include <zephyr/dt-bindings/i2c/i2c.h>
10 #address-cells = <1>;
11 #size-cells = <1>;
15 gpio-controller;
17 #gpio-cells = <0x2>;
22 #address-cells = <1>;
23 #size-cells = <0>;
27 clock-frequency = <I2C_BITRATE_STANDARD>;
35 #io-channel-cells = <1>;
36 #address-cells = <1>;
37 #size-cells = <0>;
44 zephyr,acquisition-time = <0>;
49 compatible = "voltage-divider";
50 io-channels = <&test_adc 0>;
51 output-ohms = <180000>;
52 full-ohms = <(1500000 + 180000)>;
53 power-gpios = <&gpio0 16 0>;
57 compatible = "zephyr,fuel-gauge-composite";
59 battery-voltage = <&test_vbatt>;
60 device-chemistry = "lithium-ion-polymer";
61 ocv-capacity-table-0 = <0>;
62 charge-full-design-microamp-hours = <1350000>;