-
CONFIG_BMG160_GPIO_PORT_NAME
¶
GPIO controller port name
Type: string
Help¶
The gpio controller the interrupt pin is attached to.
Direct dependencies¶
BMG160_TRIGGER
&& BMG160
&& SENSOR
(Includes any dependencies from if’s and menus.)
Defaults¶
- “GPIO_0” if
BMG160_TRIGGER
&&BMG160
&&SENSOR
Kconfig definition¶
At drivers/sensor/bmg160/Kconfig:86
Included via Kconfig:10
→ Kconfig.zephyr:35
→ drivers/Kconfig:62
→ drivers/sensor/Kconfig:46
Menu path: (top menu) → Device Drivers → Sensor Drivers → Bosch BMG160 gyroscope support
config BMG160_GPIO_PORT_NAME string prompt "GPIO controller port name" ifBMG160_TRIGGER
&&BMG160
&&SENSOR
default "GPIO_0" ifBMG160_TRIGGER
&&BMG160
&&SENSOR
depends onBMG160_TRIGGER
&&BMG160
&&SENSOR
help The gpio controller the interrupt pin is attached to.
(Definitions include propagated dependencies, including from if’s and menus.)