Home
last modified time | relevance | path

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

/hal_nordic-3.6.0/nrfx/hal/
Dnrf_mvdma.h274 NRF_STATIC_INLINE void nrf_mvdma_int_disable(NRF_MVDMA_Type * p_reg, uint32_t mask);
534 NRF_STATIC_INLINE void nrf_mvdma_int_disable(NRF_MVDMA_Type * p_reg, uint32_t mask) in nrf_mvdma_int_disable() function
/hal_nordic-3.6.0/nrfx/haly/
Dnrfy_mvdma.h426 nrf_mvdma_int_disable(p_reg, mask); in nrfy_mvdma_int_disable()