Zephyr API Documentation 3.7.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
lm95234.h
Go to the documentation of this file.
1/*
2 * Copyright (c) 2024, Calian Advanced Technologies
3 *
4 * SPDX-License-Identifier: Apache-2.0
5 */
6
7#ifndef ZEPHYR_INCLUDE_DRIVERS_SENSOR_LM95234_H_
8#define ZEPHYR_INCLUDE_DRIVERS_SENSOR_LM95234_H_
9
11
19
20#endif /* ZEPHYR_INCLUDE_DRIVERS_SENSOR_LM95234_H_ */
@ SENSOR_CHAN_PRIV_START
This and higher values are sensor specific.
Definition sensor.h:208
sensor_channel_lm95234
Definition lm95234.h:12
@ SENSOR_CHAN_LM95234_REMOTE_TEMP_2
Definition lm95234.h:15
@ SENSOR_CHAN_LM95234_REMOTE_TEMP_4
Definition lm95234.h:17
@ SENSOR_CHAN_LM95234_REMOTE_TEMP_3
Definition lm95234.h:16
@ SENSOR_CHAN_LM95234_REMOTE_TEMP_1
Definition lm95234.h:14
Public APIs for the sensor driver.