-
CONFIG_TEMP_NRF5_NAME
¶
Driver name
Type: string
Help¶
Device name with which the nRF5 temperature sensor is identified.
Kconfig definition¶
At drivers/sensor/nrf5/Kconfig:15
Included via Kconfig:10
→ Kconfig.zephyr:29
→ drivers/Kconfig:64
→ drivers/sensor/Kconfig:108
Menu path: (top menu) → Device Drivers → Sensor Drivers → nRF5 Temperature Sensor
config TEMP_NRF5_NAME string prompt "Driver name" ifTEMP_NRF5
&&SENSOR
default "TEMP_0" ifTEMP_NRF5
&&SENSOR
depends onTEMP_NRF5
&&SENSOR
help Device name with which the nRF5 temperature sensor is identified.
(Definitions include propagated dependencies, including from if’s and menus.)