Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/haly/
Dnrfy_grtc.h734 NRFY_STATIC_INLINE bool nrfy_grtc_sys_counter_active_check(NRF_GRTC_Type const * p_reg) in nrfy_grtc_sys_counter_active_check() function
/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_grtc.c244 return nrfy_grtc_sys_counter_active_check(NRF_GRTC); in active_check()