Zephyr API Documentation
4.0.0-rc2
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
lps22hh.h
Go to the documentation of this file.
1
/*
2
* Copyright (c) 2023 STMicroelectronics
3
*
4
* SPDX-License-Identifier: Apache-2.0
5
*/
6
#ifndef ZEPHYR_INCLUDE_DT_BINDINGS_ST_LPS22HH_H_
7
#define ZEPHYR_INCLUDE_DT_BINDINGS_ST_LPS22HH_H_
8
9
/* Data rate */
10
#define LPS22HH_DT_ODR_POWER_DOWN 0
11
#define LPS22HH_DT_ODR_1HZ 1
12
#define LPS22HH_DT_ODR_10HZ 2
13
#define LPS22HH_DT_ODR_25HZ 3
14
#define LPS22HH_DT_ODR_50HZ 4
15
#define LPS22HH_DT_ODR_75HZ 5
16
#define LPS22HH_DT_ODR_100HZ 6
17
#define LPS22HH_DT_ODR_200HZ 7
18
19
#endif
/* ZEPHYR_INCLUDE_DT_BINDINGS_ST_LPS22HH_H_ */
zephyr
dt-bindings
sensor
lps22hh.h
Generated on Fri Nov 8 2024 21:02:38 for Zephyr API Documentation by
1.12.0