-
CONFIG_CCS811_GPIO_DEV_NAME
¶
GPIO device
Type: string
Help¶
The device name of the GPIO device to which the CCS811 WAKE pin is connected.
Kconfig definition¶
At drivers/sensor/ccs811/Kconfig:17
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_DEV_NAME string prompt "GPIO device" ifCCS811
&&SENSOR
default "GPIOC" ifCCS811
&&SENSOR
depends onCCS811
&&SENSOR
help The device name of the GPIO device to which the CCS811 WAKE pin is connected.
(Definitions include propagated dependencies, including from if’s and menus.)