-
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:17
Included via Kconfig:10
→ Kconfig.zephyr:35
→ drivers/Kconfig:62
→ drivers/sensor/Kconfig:106
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.)