Searched refs:nrf_ipct_shorts_enable (Results 1 – 2 of 2) sorted by relevance
424 NRF_STATIC_INLINE void nrf_ipct_shorts_enable(NRF_IPCT_Type * p_reg, uint32_t mask);724 NRF_STATIC_INLINE void nrf_ipct_shorts_enable(NRF_IPCT_Type * p_reg, uint32_t mask) in nrf_ipct_shorts_enable() function
305 nrf_ipct_shorts_enable(p_src_ipct->p_ipct, NRFX_BIT(*src_ipct_channel)); in ipct_connection_create()306 nrf_ipct_shorts_enable(p_dst_ipct->p_ipct, NRFX_BIT(*dst_ipct_channel)); in ipct_connection_create()