-
CONFIG_TH02_I2C_MASTER_DEV_NAME
¶
I2C Master
Type: string
Help¶
The device name of the I2C master device to which the TH02 chip is connected.
Kconfig definition¶
At drivers/sensor/th02/Kconfig:20
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_I2C_MASTER_DEV_NAME string prompt "I2C Master" ifTH02
&&SENSOR
default "I2C_0" ifTH02
&&SENSOR
depends onTH02
&&SENSOR
help The device name of the I2C master device to which the TH02 chip is connected.
(Definitions include propagated dependencies, including from if’s and menus.)