Zephyr API Documentation
4.4.99
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
12
13
#ifndef ZEPHYR_INCLUDE_DT_BINDINGS_ST_LPS22HH_H_
14
#define ZEPHYR_INCLUDE_DT_BINDINGS_ST_LPS22HH_H_
15
22
29
#define LPS22HH_DT_ODR_POWER_DOWN 0
30
#define LPS22HH_DT_ODR_1HZ 1
31
#define LPS22HH_DT_ODR_10HZ 2
32
#define LPS22HH_DT_ODR_25HZ 3
33
#define LPS22HH_DT_ODR_50HZ 4
34
#define LPS22HH_DT_ODR_75HZ 5
35
#define LPS22HH_DT_ODR_100HZ 6
36
#define LPS22HH_DT_ODR_200HZ 7
38
40
41
#endif
/* ZEPHYR_INCLUDE_DT_BINDINGS_ST_LPS22HH_H_ */
zephyr
dt-bindings
sensor
lps22hh.h
Generated on
for Zephyr API Documentation by
1.16.1