-
choice: Clock startup policy
Clock startup policy
Type: bool
Default¶
Choice options¶
Kconfig definition¶
At <Zephyr>/drivers/timer/Kconfig:172
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:32
→ <Zephyr>/drivers/Kconfig:28
Menu path: (Top) → Device Drivers → Timer Drivers → nRF Real Time Counter (NRF_RTC1) Timer
choice
bool "Clock startup policy"
default SYSTEM_CLOCK_WAIT_FOR_STABILITY
depends on NRF_RTC_TIMER
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)