Searched refs:nrf_grtc_sys_counter_active_set (Results 1 – 2 of 2) sorted by relevance
279 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()
808 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