Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/haly/
Dnrfy_grtc.h344 NRFY_STATIC_INLINE bool nrfy_grtc_sys_counter_ready_check(NRF_GRTC_Type const * p_reg) in nrfy_grtc_sys_counter_ready_check() function
/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_grtc.c261 return nrfy_grtc_sys_counter_ready_check(NRF_GRTC); in ready_check()