Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_grtc.c381 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()
/hal_nordic-latest/nrfx/haly/
Dnrfy_grtc.h702 NRFY_STATIC_INLINE void nrfy_grtc_sys_counter_set(NRF_GRTC_Type * p_reg, bool enable) in nrfy_grtc_sys_counter_set() function