Searched refs:nrfy_grtc_sys_counter_set (Results 1 – 2 of 2) sorted by relevance
381 nrfy_grtc_sys_counter_set(NRF_GRTC, false); in nrfx_grtc_init()421 nrfy_grtc_sys_counter_set(NRF_GRTC, false); in nrfx_grtc_sleep_configure()426 nrfy_grtc_sys_counter_set(NRF_GRTC, true); in nrfx_grtc_sleep_configure()639 nrfy_grtc_sys_counter_set(NRF_GRTC, false); in nrfx_grtc_uninit()
702 NRFY_STATIC_INLINE void nrfy_grtc_sys_counter_set(NRF_GRTC_Type * p_reg, bool enable) in nrfy_grtc_sys_counter_set() function