Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/hal/
Dnrf_ipct.h432 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
/hal_nordic-latest/nrfx/helpers/
Dnrfx_gppi_dppi_ppib.c194 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()