The latest development version of this page may be more current than this released 3.0.0 version.
choice: Clock startup policy

Clock startup policy

Type: bool

Direct dependencies

NRF_RTC_TIMER

(Includes any dependencies from ifs and menus.)

Kconfig definition

At drivers/timer/Kconfig.nrf_rtc:25

Included via Kconfig:8Kconfig.zephyr:42drivers/Kconfig:30drivers/timer/Kconfig:76

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.)