-
CONFIG_MAX30101
¶
MAX30101 Pulse Oximeter and Heart Rate Sensor
Type: bool
Defaults¶
No defaults. Implicitly defaults to n
.
Kconfig definition¶
At <Zephyr>/drivers/sensor/max30101/Kconfig:6
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:32
→ <Zephyr>/drivers/Kconfig:62
→ <Zephyr>/drivers/sensor/Kconfig:149
Menu path: (Top) → Device Drivers → Sensor Drivers
menuconfig MAX30101
bool "MAX30101 Pulse Oximeter and Heart Rate Sensor"
depends on I2C && SENSOR
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)