Zephyr Project API 4.2.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
tle9104.h
Go to the documentation of this file.
1/*
2 * Copyright (c) 2024 SILA Embedded Solutions GmbH
3 * SPDX-License-Identifier: Apache-2.0
4 */
5
12#ifndef ZEPHYR_INCLUDE_DRIVERS_SENSOR_TLE9104_H_
13#define ZEPHYR_INCLUDE_DRIVERS_SENSOR_TLE9104_H_
14
23
41
46#endif /* ZEPHYR_INCLUDE_DRIVERS_SENSOR_TLE9104_H_ */
@ SENSOR_ATTR_PRIV_START
This and higher values are sensor specific.
Definition sensor.h:376
sensor_channel_tle9104
Custom sensor channels for TLE9104.
Definition tle9104.h:25
@ SENSOR_CHAN_TLE9104_OPEN_LOAD
Open load detected.
Definition tle9104.h:32
@ SENSOR_CHAN_TLE9104_OVER_CURRENT
Over current detected.
Definition tle9104.h:39
Public APIs for the sensor driver.