Searched refs:nrf_ipct_shorts_disable (Results 1 – 2 of 2) sorted by relevance
432 NRF_STATIC_INLINE void nrf_ipct_shorts_disable(NRF_IPCT_Type * p_reg, uint32_t mask);729 NRF_STATIC_INLINE void nrf_ipct_shorts_disable(NRF_IPCT_Type * p_reg, uint32_t mask) in nrf_ipct_shorts_disable() function
194 nrf_ipct_shorts_disable(p_src_ipct->p_ipct, NRFX_BIT(src_ipct_chan)); in ipct_connection_remove()195 nrf_ipct_shorts_disable(p_dst_ipct->p_ipct, NRFX_BIT(dst_ipct_chan)); in ipct_connection_remove()