-
CONFIG_LPS25HB_SAMPLING_RATE
¶
Output data rate
Type: int
Help¶
Sensor output data rate expressed in samples per second. Data rates supported by the chip are 1, 7, 13, 25.
Kconfig definition¶
At drivers/sensor/lps25hb/Kconfig:45
Included via Kconfig:10
→ Kconfig.zephyr:29
→ drivers/Kconfig:64
→ drivers/sensor/Kconfig:88
Menu path: (top menu) → Device Drivers → Sensor Drivers → Attributes
config LPS25HB_SAMPLING_RATE int prompt "Output data rate" ifLPS25HB
&&LPS25HB
&&SENSOR
default 25 ifLPS25HB
&&LPS25HB
&&SENSOR
depends onLPS25HB
&&LPS25HB
&&SENSOR
help Sensor output data rate expressed in samples per second. Data rates supported by the chip are 1, 7, 13, 25.
(Definitions include propagated dependencies, including from if’s and menus.)