Home
last modified time | relevance | path

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

/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()
638 nrfy_grtc_sys_counter_auto_mode_set(NRF_GRTC, false); in nrfx_grtc_uninit()
/hal_nordic-latest/nrfx/haly/
Dnrfy_grtc.h709 NRFY_STATIC_INLINE void nrfy_grtc_sys_counter_auto_mode_set(NRF_GRTC_Type * p_reg, bool enable) in nrfy_grtc_sys_counter_auto_mode_set() function