Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/haly/
Dnrfy_grtc.h279 nrf_grtc_sys_counter_active_set(p_reg, true); in nrfy_grtc_sys_counter_start()
297 nrf_grtc_sys_counter_active_set(p_reg, false); in nrfy_grtc_sys_counter_start()
729 nrf_grtc_sys_counter_active_set(p_reg, enable); in nrfy_grtc_sys_counter_active_set()
/hal_nordic-latest/nrfx/hal/
Dnrf_grtc.h808 NRF_STATIC_INLINE void nrf_grtc_sys_counter_active_set(NRF_GRTC_Type * p_reg, bool enable);
1622 NRF_STATIC_INLINE void nrf_grtc_sys_counter_active_set(NRF_GRTC_Type * p_reg, bool enable) in nrf_grtc_sys_counter_active_set() function