Home
last modified time | relevance | path

Searched refs:IPCMAP (Results 1 – 4 of 4) sorted by relevance

/hal_nordic-latest/nrfx/hal/
Dnrf_uicr.h683 map.source.ipct_channel = (p_reg->IPCMAP[index] & UICR_IPCMAP_IPCTCHSOURCE_Msk) in nrf_uicr_ipcmap_config_get()
686 map.source.domain = (nrf_domain_t)((p_reg->IPCMAP[index] & UICR_IPCMAP_DOMAINIDSOURCE_Msk) in nrf_uicr_ipcmap_config_get()
689 map.sink.ipct_channel = (p_reg->IPCMAP[index] & UICR_IPCMAP_IPCTCHSINK_Msk) in nrf_uicr_ipcmap_config_get()
692 map.sink.domain = (nrf_domain_t)((p_reg->IPCMAP[index] & UICR_IPCMAP_DOMAINIDSINK_Msk) in nrf_uicr_ipcmap_config_get()
/hal_nordic-latest/nrfx/mdk/
Dnrf9230_engb_types.h87651 …__IOM uint32_t IPCMAP[16]; /*!< (@ 0x00000680) Request configuration for the… member
Dnrf54h20_types.h87559 …__IOM uint32_t IPCMAP[16]; /*!< (@ 0x00000680) Request configuration for the… member
Dnrf9230_enga_types.h87125 …__IOM uint32_t IPCMAP[16]; /*!< (@ 0x00000680) Request configuration for the… member