Searched refs:nrf_spu_dma_t (Results 1 – 1 of 1) sorted by relevance
252 } nrf_spu_dma_t; typedef545 NRF_STATIC_INLINE nrf_spu_dma_t nrf_spu_periph_perm_dma_get(NRF_SPU_Type const * p_reg,1124 NRF_STATIC_INLINE nrf_spu_dma_t nrf_spu_periph_perm_dma_get(NRF_SPU_Type const * p_reg, in nrf_spu_periph_perm_dma_get()1129 return (nrf_spu_dma_t)((p_reg->PERIPH[index].PERM & SPU_PERIPH_PERM_DMA_Msk) >> in nrf_spu_periph_perm_dma_get()