Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/soc/interconnect/ipct/
Dnrfx_interconnect_ipct.h57 uint32_t ipct_sub_channels_mask; ///< Mask of configurable IPCT subscribe channels. member
Dnrfx_interconnect_ipct_haltium_global.h113 .ipct_sub_channels_mask = \
/hal_nordic-latest/nrfx/helpers/
Dnrfx_gppi_dppi_ppib.c296 dst_chan_mask = *p_dst_ipct->p_ipct_channels & p_dst_ipct->ipct_sub_channels_mask; in ipct_connection_create()