Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/soc/interconnect/apb/
Dnrfx_interconnect_apb.h108 nrfx_interconnect_apb_t const * nrf_apb_interconnect_by_idx_global_get(uint8_t idx);
Dnrfx_interconnect_apb.c126 nrfx_interconnect_apb_t const * nrf_apb_interconnect_by_idx_global_get(uint8_t idx) in nrf_apb_interconnect_by_idx_global_get() function
/hal_nordic-latest/nrfx/soc/interconnect/ipct/
Dnrfx_interconnect_ipct.c111 if (nrf_apb_interconnect_by_idx_global_get(i)->p_dppi == p_apb_prop->p_dppi) in nrfx_interconnect_ipct_get()