-
CONFIG_AK8975_NAME
¶
Driver name
Type: string
Help¶
Device name with which the AK8975 sensor is identified.
Default¶
“AK8975”
Kconfig definition¶
At drivers/sensor/ak8975/Kconfig:14
Included via Kconfig:8
→ Kconfig.zephyr:40
→ drivers/Kconfig:56
→ drivers/sensor/Kconfig:38
Menu path: (Top) → Device Drivers → Sensor Drivers → AK8975 Magnetometer
config AK8975_NAME string "Driver name" default "AK8975" depends onAK8975
&&SENSOR
help Device name with which the AK8975 sensor is identified.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)