-
CONFIG_TH02_NAME
¶
Driver name
Type: string
Help¶
Device name with which the TH02 sensor is identified.
Kconfig definition¶
At drivers/sensor/th02/Kconfig:14
Included via Kconfig:10
→ Kconfig.zephyr:35
→ drivers/Kconfig:62
→ drivers/sensor/Kconfig:116
Menu path: (top menu) → Device Drivers → Sensor Drivers → TH02 Temperature Sensor
config TH02_NAME string prompt "Driver name" ifTH02
&&SENSOR
default "TH02" ifTH02
&&SENSOR
depends onTH02
&&SENSOR
help Device name with which the TH02 sensor is identified.
(Definitions include propagated dependencies, including from if’s and menus.)