Searched refs:IPCMAP (Results 1 – 4 of 4) sorted by relevance
683 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()
87651 …__IOM uint32_t IPCMAP[16]; /*!< (@ 0x00000680) Request configuration for the… member
87559 …__IOM uint32_t IPCMAP[16]; /*!< (@ 0x00000680) Request configuration for the… member
87125 …__IOM uint32_t IPCMAP[16]; /*!< (@ 0x00000680) Request configuration for the… member