Searched refs:nrfx_interconnect_ipct_get (Results 1 – 3 of 3) sorted by relevance
230 nrfx_interconnect_ipct_t const * p_src_ipct = nrfx_interconnect_ipct_get(p_src_apb); in dppic_channel_set()231 nrfx_interconnect_ipct_t const * p_dst_ipct = nrfx_interconnect_ipct_get(p_dst_apb); in dppic_channel_set()604 nrfx_interconnect_ipct_t const * p_src_ipct = nrfx_interconnect_ipct_get(p_src_apb); in nrfx_gppi_channel_endpoints_setup()605 nrfx_interconnect_ipct_t const * p_dst_ipct = nrfx_interconnect_ipct_get(p_dst_apb); in nrfx_gppi_channel_endpoints_setup()680 nrfx_interconnect_ipct_t const * p_src_ipct = nrfx_interconnect_ipct_get(p_src_apb); in nrfx_gppi_channel_endpoints_clear()681 nrfx_interconnect_ipct_t const * p_dst_ipct = nrfx_interconnect_ipct_get(p_dst_apb); in nrfx_gppi_channel_endpoints_clear()
77 nrfx_interconnect_ipct_t const * nrfx_interconnect_ipct_get(nrfx_interconnect_apb_t const * p_apb_p…
93 nrfx_interconnect_ipct_t const * nrfx_interconnect_ipct_get(nrfx_interconnect_apb_t const * p_apb_p… in nrfx_interconnect_ipct_get() function