Home
last modified time | relevance | path

Searched refs:nrfy_grtc_sys_counter_compare_event_check (Results 1 – 3 of 3) sorted by relevance

/hal_nordic-latest/nrfx/drivers/include/
Dnrfx_grtc.h590 return nrfy_grtc_sys_counter_compare_event_check(NRF_GRTC, channel); in nrfx_grtc_syscounter_compare_event_check()
/hal_nordic-latest/nrfx/haly/
Dnrfy_grtc.h398 NRFY_STATIC_INLINE bool nrfy_grtc_sys_counter_compare_event_check(NRF_GRTC_Type const * p_reg, in nrfy_grtc_sys_counter_compare_event_check() function
/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_grtc.c721 if (nrfy_grtc_sys_counter_compare_event_check(NRF_GRTC, channel)) in nrfx_grtc_syscounter_cc_disable()