12#ifndef ZEPHYR_INCLUDE_DRIVERS_SENSOR_ENS160_H_
13#define ZEPHYR_INCLUDE_DRIVERS_SENSOR_ENS160_H_
sensor_attribute_ens160
Custom sensor attributes for ENS160.
Definition ens160.h:39
sensor_channel_ens160
Custom sensor channels for ENS160.
Definition ens160.h:31
@ SENSOR_ATTR_ENS160_TEMP
Temperature compensation.
Definition ens160.h:44
@ SENSOR_ATTR_ENS160_RH
Relative humidity compensation.
Definition ens160.h:49
@ SENSOR_CHAN_ENS160_AQI
Air Quality Index.
Definition ens160.h:33
@ SENSOR_ATTR_PRIV_START
This and higher values are sensor specific.
Definition sensor.h:383
@ SENSOR_CHAN_PRIV_START
This and higher values are sensor specific.
Definition sensor.h:225
Main header file for sensor driver API.