-
CONFIG_CCS811_GPIO_RESET
¶
Enable GPIO Reset for CCS811
Type: bool
Help¶
Enable GPIO Reset support for CCS811
Defaults¶
No defaults. Implicitly defaults to n
.
Kconfig definition¶
At drivers/sensor/ccs811/Kconfig:37
Included via Kconfig:10
→ Kconfig.zephyr:35
→ drivers/Kconfig:62
→ drivers/sensor/Kconfig:52
Menu path: (top menu) → Device Drivers → Sensor Drivers → CCS811 Digital Gas Sensor
config CCS811_GPIO_RESET bool prompt "Enable GPIO Reset for CCS811" ifCCS811
&&SENSOR
depends onCCS811
&&SENSOR
help Enable GPIO Reset support for CCS811
(Definitions include propagated dependencies, including from if’s and menus.)