Home
last modified time | relevance | path

Searched defs:clrTrig (Results 1 – 1 of 1) sorted by relevance

/hal_nxp-latest/mcux/mcux-sdk/drivers/lpc_dma/
Dfsl_dma.h99 #define DMA_CHANNEL_XFER(reload, clrTrig, intA, intB, width, srcInc, dstInc, bytes) \ argument
487 …bool reload, bool clrTrig, bool intA, bool intB, uint8_t width, uint8_t srcInc, uint8_t dstInc, ui… in DMA_SetChannelXferConfig()