Searched +full:ocv +full:- +full:capacity +full:- +full:table +full:- +full:0 (Results 1 – 5 of 5) sorted by relevance
2 # SPDX-License-Identifier: Apache-2.011 device-chemistry:14 The "lithium-ion" value is a blanket type for all lithium-ion batteries.16 the precise "lithium-ion-X" options.18 - "nickel-cadmium"19 - "nickel-metal-hydride"20 - "lithium-ion"21 - "lithium-ion-polymer"22 - "lithium-ion-iron-phosphate"23 - "lithium-ion-manganese-oxide"[all …]
2 # SPDX-License-Identifier: Apache-2.05 Composite fuel-gauge constructed from analog input values7 compatible: "zephyr,fuel-gauge-composite"9 include: [fuel-gauge.yaml, battery.yaml]12 battery-voltage:21 battery-current:29 device-chemistry:32 ocv-capacity-table-0:
3 * SPDX-License-Identifier: Apache-2.06 #include <zephyr/dt-bindings/i2c/i2c.h>10 #address-cells = <1>;11 #size-cells = <1>;15 gpio-controller;16 reg = <0xdeadbeef 0x1000>;17 #gpio-cells = <0x2>;22 #address-cells = <1>;23 #size-cells = <0>;25 reg = <0x11112222 0x1000>;[all …]
5 * SPDX-License-Identifier: Apache-2.010 #include <zephyr/dt-bindings/battery/battery.h>16 io-channels = <&test_adc 0>;21 compatible = "voltage-divider";22 io-channels = <&test_adc 1>;23 io-channel-names = "VOLTAGE";24 output-ohms = <47000>; /* R1 */25 full-ohms = <(100000 + 47000)>; /* R2 + R1 */26 power-gpios = <&test_gpio 0 0>;31 compatible = "current-sense-amplifier";[all …]
4 * SPDX-License-Identifier: Apache-2.06 #include "thingy53_nrf5340_common-pinctrl.dtsi"7 #include <zephyr/dt-bindings/input/input-event-codes.h>8 #include <zephyr/dt-bindings/battery/battery.h>12 zephyr,bt-hci-ipc = &ipc0;13 zephyr,bt-hci = &bt_hci_ipc0;14 nordic,802154-spinel-ipc = &ipc0;19 compatible = "gpio-keys";33 compatible = "gpio-leds";49 compatible = "pwm-leds";[all …]