Zephyr Project API 4.2.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
explorir_m.h
Go to the documentation of this file.
1/*
2 * Copyright (c) 2025 Prevas A/S
3 *
4 * SPDX-License-Identifier: Apache-2.0
5 */
6
13#ifndef ZEPHYR_INCLUDE_DRIVERS_SENSOR_EXPLORIR_M_H_
14#define ZEPHYR_INCLUDE_DRIVERS_SENSOR_EXPLORIR_M_H_
15
23#ifdef __cplusplus
24extern "C" {
25#endif
26
28
40
41#ifdef __cplusplus
42}
43#endif
44
49#endif /* ZEPHYR_INCLUDE_DRIVERS_SENSOR_EXPLORIR_M_H_ */
sensor_attribute_explorir_m
Custom sensor attributes for ExplorIR-M CO2 sensor.
Definition explorir_m.h:32
@ SENSOR_ATTR_EXPLORIR_M_FILTER
Sensor's integrated low-pass filter.
Definition explorir_m.h:38
@ SENSOR_ATTR_PRIV_START
This and higher values are sensor specific.
Definition sensor.h:376
Public APIs for the sensor driver.