Home
last modified time | relevance | path

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

/hal_nordic-3.6.0/nrfx/hal/
Dnrf_mvdma.h109NRF_MVDMA_EVENT_SINKBUSERROR = offsetof(NRF_MVDMA_Type, EVENTS_SINK.BUSERROR), ///< … enumerator
112NRF_MVDMA_EVENT_SINKBUSERROR = offsetof(NRF_MVDMA_Type, EVENTS_SINKBUSERROR), ///< …
/hal_nordic-3.6.0/nrfx/haly/
Dnrfy_mvdma.h132 __nrfy_internal_mvdma_event_enabled_clear(p_reg, mask, NRF_MVDMA_EVENT_SINKBUSERROR); in nrfy_mvdma_int_init()
645 (void)__nrfy_internal_mvdma_event_handle(p_reg, mask, NRF_MVDMA_EVENT_SINKBUSERROR, &evt_mask); in __nrfy_internal_mvdma_events_process()