-
CONFIG_TEMP_NRF5
¶
nRF5 Temperature Sensor
Type: bool
Help¶
Enable driver for nRF5 temperature sensor.
Defaults¶
No defaults. Implicitly defaults to n
.
Symbols that select this symbol¶
Kconfig definition¶
At drivers/sensor/nrf5/Kconfig:6
Included via Kconfig:8
→ Kconfig.zephyr:40
→ drivers/Kconfig:56
→ drivers/sensor/Kconfig:124
Menu path: (Top) → Device Drivers → Sensor Drivers
config TEMP_NRF5 bool "nRF5 Temperature Sensor" depends onSOC_FAMILY_NRF
&&SENSOR
help Enable driver for nRF5 temperature sensor.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)