Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/haly/
Dnrfy_grtc.h216 nrf_grtc_sys_counter_set(p_reg, false); in nrfy_grtc_prepare()
269 nrf_grtc_sys_counter_set(p_reg, true); in nrfy_grtc_sys_counter_start()
704 nrf_grtc_sys_counter_set(p_reg, enable); in nrfy_grtc_sys_counter_set()
/hal_nordic-latest/nrfx/hal/
Dnrf_grtc.h910 NRF_STATIC_INLINE void nrf_grtc_sys_counter_set(NRF_GRTC_Type * p_reg, bool enable);
1697 NRF_STATIC_INLINE void nrf_grtc_sys_counter_set(NRF_GRTC_Type * p_reg, bool enable) in nrf_grtc_sys_counter_set() function