Zephyr API Documentation
4.4.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
lis2ds12.h
Go to the documentation of this file.
1
/*
2
* Copyright (c) 2023 STMicroelectronics
3
*
4
* SPDX-License-Identifier: Apache-2.0
5
*/
6
12
13
#ifndef ZEPHYR_INCLUDE_DT_BINDINGS_ST_LIS2DS12_H_
14
#define ZEPHYR_INCLUDE_DT_BINDINGS_ST_LIS2DS12_H_
15
22
29
#define LIS2DS12_DT_POWER_DOWN 0
30
#define LIS2DS12_DT_LOW_POWER 1
31
#define LIS2DS12_DT_HIGH_RESOLUTION 2
32
#define LIS2DS12_DT_HIGH_FREQUENCY 3
34
43
#define LIS2DS12_DT_ODR_OFF 0
44
#define LIS2DS12_DT_ODR_1Hz_LP 1
45
#define LIS2DS12_DT_ODR_12Hz5 2
46
#define LIS2DS12_DT_ODR_25Hz 3
47
#define LIS2DS12_DT_ODR_50Hz 4
48
#define LIS2DS12_DT_ODR_100Hz 5
49
#define LIS2DS12_DT_ODR_200Hz 6
50
#define LIS2DS12_DT_ODR_400Hz 7
51
#define LIS2DS12_DT_ODR_800Hz 8
52
#define LIS2DS12_DT_ODR_1600Hz 9
53
#define LIS2DS12_DT_ODR_3200Hz_HF 10
54
#define LIS2DS12_DT_ODR_6400Hz_HF 11
56
58
59
#endif
/* ZEPHYR_INCLUDE_DT_BINDINGS_ST_LIS2DS12_H_ */
zephyr
dt-bindings
sensor
lis2ds12.h
Generated on
for Zephyr API Documentation by
1.16.1