Searched refs:nrf_grtc_int_disable (Results 1 – 2 of 2) sorted by relevance
221 nrf_grtc_int_disable(p_reg, NRF_GRTC_INTEN_MASK); in nrfy_grtc_prepare()539 nrf_grtc_int_disable(p_reg, mask); in nrfy_grtc_int_disable()
514 NRF_STATIC_INLINE void nrf_grtc_int_disable(NRF_GRTC_Type * p_reg, uint32_t mask);1202 NRF_STATIC_INLINE void nrf_grtc_int_disable(NRF_GRTC_Type * p_reg, uint32_t mask) in nrf_grtc_int_disable() function