Searched +full:fuel +full:- +full:gauges (Results 1 – 3 of 3) sorted by relevance
4 # SPDX-License-Identifier: Apache-2.09 Properties for fuel-gauges that may control battery cutoff, this is common in SBS-compliant or10 similarly smart battery fuel gauges.12 Note: These properties are to be used with meaningful defaults in fuel gauge ICs that can cut off13 their associated battery from the system. See the default fuel gauge SBS Gauge compatible as an17 battery-cutoff-support:22 battery-cutoff-reg-addr:26 battery-cutoff-payload:
4 # SPDX-License-Identifier: Apache-2.07 compatible: "sbs,default-sbs-gauge"9 include: ["sbs,sbs-gauge-new-api.yaml", "battery-cutoff.yaml"]12 Default generic smart battery fuel gauge driver. Includes support for battery cutoff if enabled.15 actuated by the SBS driver for SBS compliant fuel gauge ICs.18 battery-cutoff-reg-addr:19 # For SBS compliant fuel gauges this is usually "ManufactuerAccess"21 battery-cutoff-payload:
3 Fuel Gauge6 The fuel gauge subsystem exposes an API to uniformly access battery fuel gauge devices. Currently,18 Fundamentally, a property is a quantity that a fuel gauge device can measure.20 Fuel gauges typically support multiple properties, such as temperature readings of the battery-pack21 or present-time current/voltage.32 Many fuel gauges embedded within battery packs expose a register address that when written to with a36 The fuel gauge API exposes battery cutoff with the :c:func:`fuel_gauge_battery_cutoff` function.41 The Fuel Gauge API explicitly provides no caching for its clients.