Zephyr API Documentation 4.4.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches

STMicroelectronics LPS22HH pressure and temperature sensor. More...

Files

file  lps22hh.h
 Devicetree binding constants for the ST LPS22HH pressure sensor.

Output data rate options

Values for the odr devicetree property.

#define LPS22HH_DT_ODR_POWER_DOWN   0
 Power-down.
#define LPS22HH_DT_ODR_1HZ   1
 1 Hz
#define LPS22HH_DT_ODR_10HZ   2
 10 Hz
#define LPS22HH_DT_ODR_25HZ   3
 25 Hz
#define LPS22HH_DT_ODR_50HZ   4
 50 Hz
#define LPS22HH_DT_ODR_75HZ   5
 75 Hz
#define LPS22HH_DT_ODR_100HZ   6
 100 Hz
#define LPS22HH_DT_ODR_200HZ   7
 200 Hz

Detailed Description

STMicroelectronics LPS22HH pressure and temperature sensor.

Macro Definition Documentation

◆ LPS22HH_DT_ODR_100HZ

#define LPS22HH_DT_ODR_100HZ   6

◆ LPS22HH_DT_ODR_10HZ

#define LPS22HH_DT_ODR_10HZ   2

◆ LPS22HH_DT_ODR_1HZ

#define LPS22HH_DT_ODR_1HZ   1

◆ LPS22HH_DT_ODR_200HZ

#define LPS22HH_DT_ODR_200HZ   7

◆ LPS22HH_DT_ODR_25HZ

#define LPS22HH_DT_ODR_25HZ   3

◆ LPS22HH_DT_ODR_50HZ

#define LPS22HH_DT_ODR_50HZ   4

◆ LPS22HH_DT_ODR_75HZ

#define LPS22HH_DT_ODR_75HZ   5

◆ LPS22HH_DT_ODR_POWER_DOWN

#define LPS22HH_DT_ODR_POWER_DOWN   0

#include <zephyr/dt-bindings/sensor/lps22hh.h>

Power-down.