Infuse-IoT SDK API 0.0.1
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
pwr.h File Reference
#include <zephyr/device.h>
#include <zephyr/sys/util.h>

Go to the source code of this file.

Enumerations

enum  {
  VALIDATION_PWR_POWER_UP = 0 , VALIDATION_PWR_BATTERY_VOLTAGE = BIT(0) , VALIDATION_PWR_BATTERY_SOC = BIT(1) , VALIDATION_PWR_BATTERY_CURRENT = BIT(2) ,
  VALIDATION_PWR_BATTERY_TEMPERATURE = BIT(3)
}
 

Functions

int infuse_validation_pwr (const struct device *fuel_gauge, uint8_t flags)
 Validate the behaviour of a power sensors.
 

Detailed Description

Author
Jordan Yates jorda.nosp@m.n@em.nosp@m.beint.nosp@m..com

SPDX-License-Identifier: FSL-1.1-ALv2