Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/lpc_dma/
Dfsl_dma.h170 kDMA_IntError, /*!< DMA interrupt flag error */ enumerator
Dfsl_dma.c1059 (handle->callback)(handle, handle->userData, false, kDMA_IntError); in DMA_IRQHandle()