Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_grtc.c253 nrfy_grtc_sys_counter_active_set(NRF_GRTC, active); in active_set()
632 nrfy_grtc_sys_counter_active_set(NRF_GRTC, false); in nrfx_grtc_uninit()
/hal_nordic-latest/nrfx/haly/
Dnrfy_grtc.h727 NRFY_STATIC_INLINE void nrfy_grtc_sys_counter_active_set(NRF_GRTC_Type * p_reg, bool enable) in nrfy_grtc_sys_counter_active_set() function