Home
last modified time | relevance | path

Searched refs:auto_mode (Results 1 – 2 of 2) sorted by relevance

/hal_nordic-latest/nrfx/drivers/include/
Dnrfx_grtc.h109 …bool auto_mode; /**< Enable automatic mode, which keeps the SYSCOUNTER active when any of the … member
124 .auto_mode = true \
/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_grtc.c228 nrfy_grtc_sys_counter_auto_mode_set(NRF_GRTC, p_sleep_cfg->auto_mode); in sleep_configure()
235 p_sleep_cfg->auto_mode = nrfy_grtc_sys_counter_auto_mode_check(NRF_GRTC); in sleep_configuration_get()
378 sleep_cfg.auto_mode = false; in nrfx_grtc_init()