Zephyr API Documentation 4.2.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
lis2dh.h
Go to the documentation of this file.
1/*
2 * Copyright The Zephyr Project Contributors
3 *
4 * SPDX-License-Identifier: Apache-2.0
5 */
6
7#ifndef ZEPHYR_INCLUDE_DRIVERS_SENSOR_LIS2DH_H_
8#define ZEPHYR_INCLUDE_DRIVERS_SENSOR_LIS2DH_H_
9
11
17
21
22#endif /* ZEPHYR_INCLUDE_DRIVERS_SENSOR_LIS2DH_H_ */
lis2dh_self_test
Definition lis2dh.h:12
@ LIS2DH_SELF_TEST_NEGATIVE
Definition lis2dh.h:15
@ LIS2DH_SELF_TEST_DISABLE
Definition lis2dh.h:13
@ LIS2DH_SELF_TEST_POSITIVE
Definition lis2dh.h:14
sensor_attribute_lis2dh
Definition lis2dh.h:18
@ SENSOR_ATTR_LIS2DH_SELF_TEST
Definition lis2dh.h:19
@ SENSOR_ATTR_PRIV_START
This and higher values are sensor specific.
Definition sensor.h:376
Main header file for sensor driver API.