Zephyr API Documentation 4.3.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
max17055.h
Go to the documentation of this file.
1/*
2 * Copyright 2022 Google LLC
3 *
4 * SPDX-License-Identifier: Apache-2.0
5 */
6
12
13#ifndef ZEPHYR_INCLUDE_DRIVERS_SENSOR_MAX17055_H_
14#define ZEPHYR_INCLUDE_DRIVERS_SENSOR_MAX17055_H_
15
22
24
32
36
37#endif /* ZEPHYR_INCLUDE_DRIVERS_SENSOR_MAX17055_H_ */
sensor_channel_max17055
Custom sensor channels for MAX17055.
Definition max17055.h:28
@ SENSOR_CHAN_MAX17055_VFOCV
Battery Open Circuit Voltage.
Definition max17055.h:30
@ SENSOR_CHAN_PRIV_START
This and higher values are sensor specific.
Definition sensor.h:225
Main header file for sensor driver API.