CONFIG_LPS22HH_TRIGGER_NONE
No trigger
Type: bool
Direct dependencies
<choice LPS22HH_TRIGGER_MODE: Trigger mode>
(Includes any dependencies from ifs and menus.)
Kconfig definition
At <Driver>/sensor/lps22hh/Kconfig:23
Included via Kconfig:8
→ Kconfig.zephyr:42
→ <Driver>/Kconfig:64
→ <Driver>/sensor/Kconfig:141
Menu path: (Top) → Device Drivers → Sensor Drivers → LPS22HH pressure and temperature → Trigger mode
config LPS22HH_TRIGGER_NONE
bool "No trigger"
depends on <choice LPS22HH_TRIGGER_MODE>
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)