-
CONFIG_LPS22HB
¶
LPS22HB pressure and temperature
Type: bool
Help¶
Enable driver for LPS22HB I2C-based pressure and temperature sensor.
Defaults¶
No defaults. Implicitly defaults to n
.
Kconfig definition¶
At drivers/sensor/lps22hb/Kconfig:7
Included via Kconfig:10
→ Kconfig.zephyr:29
→ drivers/Kconfig:64
→ drivers/sensor/Kconfig:86
Menu path: (top menu) → Device Drivers → Sensor Drivers
menuconfig LPS22HB bool prompt "LPS22HB pressure and temperature" ifI2C
&&SENSOR
depends onI2C
&&SENSOR
help Enable driver for LPS22HB I2C-based pressure and temperature sensor.
(Definitions include propagated dependencies, including from if’s and menus.)