Zephyr API Documentation
4.4.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
stts22h.h
Go to the documentation of this file.
1
/*
2
* Copyright (c) 2024 STMicroelectronics
3
*
4
* SPDX-License-Identifier: Apache-2.0
5
*/
6
12
13
#ifndef ZEPHYR_INCLUDE_DT_BINDINGS_ST_STTS22H_H_
14
#define ZEPHYR_INCLUDE_DT_BINDINGS_ST_STTS22H_H_
15
22
29
#define STTS22H_POWER_DOWN 0x00
30
#define STTS22H_ONE_SHOT 0x01
31
#define STTS22H_1Hz 0x04
32
#define STTS22H_25Hz 0x02
33
#define STTS22H_50Hz 0x12
34
#define STTS22H_100Hz 0x22
35
#define STTS22H_200Hz 0x32
37
39
40
#endif
/* ZEPHYR_INCLUDE_DT_BINDINGS_ST_STTS22H_H_ */
zephyr
dt-bindings
sensor
stts22h.h
Generated on
for Zephyr API Documentation by
1.16.1