Lines Matching +full:accumulation +full:- +full:deadband +full:- +full:microamp
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Nuno Sá <nuno.sa@analog.com>
15 https://www.analog.com/media/en/technical-documentation/data-sheets/LTC2947.pdf
20 - adi,ltc2947
33 adi,accumulator-ctl-pol:
41 $ref: /schemas/types.yaml#/definitions/uint32-array
48 adi,accumulation-deadband-microamp:
50 This property controls the Accumulation Dead band which allows to set the
51 level of current below which no accumulation takes place.
55 adi,gpio-out-pol:
65 adi,gpio-in-accum:
68 the accumulation of charge, energy and time. This function can be
69 enabled/configured separately for each of the two sets of accumulation
72 adi,gpio-out-pol.
73 $ref: /schemas/types.yaml#/definitions/uint32-array
81 - compatible
82 - reg
88 - |
90 #address-cells = <1>;
91 #size-cells = <0>;
96 /* accumulation takes place always for energ1/charge1. */
97 /* accumulation only on positive current for energy2/charge2. */
98 adi,accumulator-ctl-pol = <0 1>;