Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_grtc.c147 return nrfy_grtc_sys_counter_check(NRF_GRTC); in is_syscounter_running()
418 is_active = nrfy_grtc_sys_counter_check(NRF_GRTC); in nrfx_grtc_sleep_configure()
/hal_nordic-latest/nrfx/haly/
Dnrfy_grtc.h744 NRFY_STATIC_INLINE bool nrfy_grtc_sys_counter_check(NRF_GRTC_Type * p_reg) in nrfy_grtc_sys_counter_check() function