- choice: Full scale lux range
Full scale lux range
Type: bool
Help
Maximum allowable lux value. Lower range values offer better
resolution.
Direct dependencies
(Includes any dependencies from ifs and menus.)
Default
Choice options
Kconfig definition
At <Zephyr>/drivers/sensor/isl29035/Kconfig:20
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:42
→ <Zephyr>/drivers/Kconfig:64
→ <Zephyr>/drivers/sensor/Kconfig:119
Menu path: (Top) → Device Drivers → Sensor Drivers → ISL29035 light sensor
choice
bool "Full scale lux range"
default ISL29035_LUX_RANGE_1K
depends on ISL29035 && SENSOR
help
Maximum allowable lux value. Lower range values offer better
resolution.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)