13#ifndef ZEPHYR_INCLUDE_DRIVERS_SENSOR_LM95234_H_
14#define ZEPHYR_INCLUDE_DRIVERS_SENSOR_LM95234_H_
sensor_channel_lm95234
Custom sensor channels for LM95234.
Definition lm95234.h:28
@ SENSOR_CHAN_LM95234_REMOTE_TEMP_2
Temperature of remote diode 2.
Definition lm95234.h:32
@ SENSOR_CHAN_LM95234_REMOTE_TEMP_4
Temperature of remote diode 4.
Definition lm95234.h:36
@ SENSOR_CHAN_LM95234_REMOTE_TEMP_3
Temperature of remote diode 3.
Definition lm95234.h:34
@ SENSOR_CHAN_LM95234_REMOTE_TEMP_1
Temperature of remote diode 1.
Definition lm95234.h:30
@ SENSOR_CHAN_PRIV_START
This and higher values are sensor specific.
Definition sensor.h:221
Public APIs for the sensor driver.