Home
last modified time | relevance | path

Searched refs:nrfx_interconnect_ipct_t (Results 1 – 3 of 3) sorted by relevance

/hal_nordic-latest/nrfx/soc/interconnect/ipct/
Dnrfx_interconnect_ipct.c55 static const nrfx_interconnect_ipct_t m_local_ipct_interconnect[] =
57 static const nrfx_interconnect_ipct_t m_global_ipct_interconnect[] =
60 nrf_domain_t nrfx_interconnect_ipct_domain_get(nrfx_interconnect_ipct_t const * p_ipct_prop) in nrfx_interconnect_ipct_domain_get()
88 nrfx_interconnect_ipct_t const * nrfx_interconnect_ipct_main_get(void) in nrfx_interconnect_ipct_main_get()
93 nrfx_interconnect_ipct_t const * nrfx_interconnect_ipct_get(nrfx_interconnect_apb_t const * p_apb_p… in nrfx_interconnect_ipct_get()
129 nrfx_interconnect_ipct_t const * nrfx_interconnect_ipct_global_by_idx_get(uint8_t idx) in nrfx_interconnect_ipct_global_by_idx_get()
Dnrfx_interconnect_ipct.h58 } nrfx_interconnect_ipct_t; typedef
67 nrf_domain_t nrfx_interconnect_ipct_domain_get(nrfx_interconnect_ipct_t const * p_ipct_prop);
77 nrfx_interconnect_ipct_t const * nrfx_interconnect_ipct_get(nrfx_interconnect_apb_t const * p_apb_p…
95 nrfx_interconnect_ipct_t const * nrfx_interconnect_ipct_global_by_idx_get(uint8_t idx);
/hal_nordic-latest/nrfx/helpers/
Dnrfx_gppi_dppi_ppib.c167 static nrfx_err_t ipct_connection_remove(nrfx_interconnect_ipct_t const * p_src_ipct, in ipct_connection_remove()
168 nrfx_interconnect_ipct_t const * p_dst_ipct, in ipct_connection_remove()
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()
251 static nrfx_err_t ipct_connection_create(nrfx_interconnect_ipct_t const * p_src_ipct, in ipct_connection_create()
252 nrfx_interconnect_ipct_t const * p_dst_ipct, in ipct_connection_create()
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()