Home
last modified time | relevance | path

Searched refs:ipct_channel (Results 1 – 2 of 2) sorted by relevance

/hal_nordic-latest/nrfx/helpers/
Dnrfx_gppi_dppi_ppib.c55 uint8_t ipct_channel; member
68 p_path->ipct_channel = CHANNEL_INVALID; in path_cleanup()
180 p_path->ipct_channel : in ipct_connection_remove()
183 p_path->ipct_channel : in ipct_connection_remove()
278 src_ipct_channel = &p_path->ipct_channel; in ipct_connection_create()
288 dst_ipct_channel = &p_path->ipct_channel; in ipct_connection_create()
/hal_nordic-latest/nrfx/hal/
Dnrf_uicr.h234 uint8_t ipct_channel; /**< IPCT channel number. */ member
683 map.source.ipct_channel = (p_reg->IPCMAP[index] & UICR_IPCMAP_IPCTCHSOURCE_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()