-
CONFIG_RTC_0_NAME
¶
Driver instance name
Type: string
Help¶
RTC driver instance name
Kconfig definition¶
At drivers/rtc/Kconfig:23
Included via Kconfig:10
→ Kconfig.zephyr:35
→ drivers/Kconfig:48
Menu path: (top menu) → Device Drivers → Real-Time Clock
config RTC_0_NAME string prompt "Driver instance name" if !HAS_DTS
&&RTC
default "RTC_0" if !HAS_DTS
&&RTC
depends on !HAS_DTS
&&RTC
help RTC driver instance name
(Definitions include propagated dependencies, including from if’s and menus.)