-
CONFIG_AK8975_NAME
¶
Driver name
Type: string
Help¶
Device name with which the AK8975 sensor is identified.
Kconfig definition¶
At drivers/sensor/ak8975/Kconfig:17
Included via Kconfig:10
→ Kconfig.zephyr:35
→ drivers/Kconfig:62
→ drivers/sensor/Kconfig:34
Menu path: (top menu) → Device Drivers → Sensor Drivers → AK8975 Magnetometer
config AK8975_NAME string prompt "Driver name" ifAK8975
&&SENSOR
default "AK8975" ifAK8975
&&SENSOR
depends onAK8975
&&SENSOR
help Device name with which the AK8975 sensor is identified.
(Definitions include propagated dependencies, including from if’s and menus.)