-
CONFIG_SHT3XD_NAME
¶
Driver name
Type: string
Help¶
Device name with which the SHT3xD sensor is identified.
Kconfig definition¶
At drivers/sensor/sht3xd/Kconfig:15
Included via Kconfig:10
→ Kconfig.zephyr:29
→ drivers/Kconfig:64
→ drivers/sensor/Kconfig:112
Menu path: (top menu) → Device Drivers → Sensor Drivers → SHT3xD Temperature and Humidity Sensor
config SHT3XD_NAME string prompt "Driver name" ifSHT3XD
&&SENSOR
default "SHT3XD" ifSHT3XD
&&SENSOR
depends onSHT3XD
&&SENSOR
help Device name with which the SHT3xD sensor is identified.
(Definitions include propagated dependencies, including from if’s and menus.)