16#ifndef ZEPHYR_INCLUDE_DRIVERS_SENSOR_SGP40_H_
17#define ZEPHYR_INCLUDE_DRIVERS_SENSOR_SGP40_H_
@ SENSOR_ATTR_PRIV_START
This and higher values are sensor specific.
Definition sensor.h:376
sensor_attribute_sgp40
Custom sensor attributes for SGP40.
Definition sgp40.h:33
@ SENSOR_ATTR_SGP40_TEMPERATURE
Temperature in degC (only the integer part is used).
Definition sgp40.h:37
@ SENSOR_ATTR_SGP40_HUMIDITY
Relative Humidity in % (only the integer part is used).
Definition sgp40.h:41