Zephyr Project API 4.2.99
A Scalable Open Source RTOS
|
Header file for extended sensor API of BMP581 sensor. More...
Go to the source code of this file.
Macros | |
#define | BMP5_ATTR_IIR_CONFIG (SENSOR_ATTR_PRIV_START + 1u) |
IIR configuration for pressure and temperature channels. | |
#define | BMP5_ATTR_POWER_MODE (SENSOR_ATTR_PRIV_START + 2u) |
Power mode. | |
Enumerations | |
enum | bmp5_powermode { BMP5_POWERMODE_STANDBY , BMP5_POWERMODE_NORMAL , BMP5_POWERMODE_FORCED , BMP5_POWERMODE_CONTINUOUS , BMP5_POWERMODE_DEEP_STANDBY } |
BMP581 power modes. More... | |
Header file for extended sensor API of BMP581 sensor.