-
CONFIG_BMI160_GPIO_PIN_NUM
¶
Interrupt GPIO pin number
Type: int
Help¶
The number of the GPIO pin which is connected to BMI160 interrupt pin.
Direct dependencies¶
BMI160
&& BMI160_TRIGGER
&& SENSOR
(Includes any dependencies from if’s and menus.)
Defaults¶
- 4 if
BMI160
&&BMI160_TRIGGER
&&SENSOR
Kconfig definition¶
At drivers/sensor/bmi160/Kconfig:87
Included via Kconfig:10
→ Kconfig.zephyr:29
→ drivers/Kconfig:64
→ drivers/sensor/Kconfig:58
Menu path: (top menu) → Device Drivers → Sensor Drivers → Bosch BMI160 inertial measurement unit
config BMI160_GPIO_PIN_NUM int prompt "Interrupt GPIO pin number" ifBMI160
&&BMI160_TRIGGER
&&SENSOR
default 4 ifBMI160
&&BMI160_TRIGGER
&&SENSOR
depends onBMI160
&&BMI160_TRIGGER
&&SENSOR
help The number of the GPIO pin which is connected to BMI160 interrupt pin.
(Definitions include propagated dependencies, including from if’s and menus.)