|
Zephyr Project API 4.2.99
A Scalable Open Source RTOS
|
Header file for extended sensor API of LIS2DH sensor. More...
#include <zephyr/drivers/sensor.h>Go to the source code of this file.
Enumerations | |
| enum | lis2dh_self_test { LIS2DH_SELF_TEST_DISABLE = 0 , LIS2DH_SELF_TEST_POSITIVE = 1 , LIS2DH_SELF_TEST_NEGATIVE = 2 } |
| Possible values for SENSOR_ATTR_LIS2DH_SELF_TEST custom attribute. More... | |
| enum | sensor_attribute_lis2dh { SENSOR_ATTR_LIS2DH_SELF_TEST = SENSOR_ATTR_PRIV_START } |
| Custom sensor attributes for LIS2DH. More... | |
Header file for extended sensor API of LIS2DH sensor.