Home
last modified time | relevance | path

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

/hal_nordic-3.6.0/nrfx/hal/
Dnrf_mvdma.h298 NRF_STATIC_INLINE uint32_t nrf_mvdma_int_pending_get(NRF_MVDMA_Type const * p_reg);
544 NRF_STATIC_INLINE uint32_t nrf_mvdma_int_pending_get(NRF_MVDMA_Type const * p_reg) in nrf_mvdma_int_pending_get() function
/hal_nordic-3.6.0/nrfx/haly/
Dnrfy_mvdma.h444 uint32_t pending = nrf_mvdma_int_pending_get(p_reg); in nrfy_mvdma_int_pending_get()