Home
last modified time | relevance | path

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

/hal_nxp-3.6.0/mcux/mcux-sdk/drivers/flexspi/
Dfsl_flexspi_dma.c161 uint8_t dstInc; in FLEXSPI_WriteDataDMA() local
320 uint8_t dstInc; in FLEXSPI_ReadDataDMA() local
/hal_nxp-3.6.0/mcux/mcux-sdk/drivers/lpc_dma/
Dfsl_dma.h99 #define DMA_CHANNEL_XFER(reload, clrTrig, intA, intB, width, srcInc, dstInc, bytes) \ argument
148 uint8_t dstInc; /*!< Increment destination address by 'dstInc' x 'byteWidth' */ member
487 …bool reload, bool clrTrig, bool intA, bool intB, uint8_t width, uint8_t srcInc, uint8_t dstInc, ui… in DMA_SetChannelXferConfig()
Dfsl_dma.c290 uint32_t width = 0, srcInc = 0, dstInc = 0, transferCount = 0; in DMA_SetupDescriptor() local
366 uint32_t width = 0, srcInc = 0, dstInc = 0, transferCount = 0; in DMA_SetupChannelDescriptor() local
/hal_nxp-3.6.0/mcux/mcux-sdk/CMSIS/DSP/Include/dsp/
Dfiltering_functions.h2190 int32_t dstInc, in arm_circularRead_f32()
2290 int32_t dstInc, in arm_circularRead_q15()
2391 int32_t dstInc, in arm_circularRead_q7()
/hal_nxp-3.6.0/mcux/mcux-sdk/CMSIS/Include/
Darm_math.h5992 int32_t dstInc, in arm_circularRead_f32()
6092 int32_t dstInc, in arm_circularRead_q15()
6193 int32_t dstInc, in arm_circularRead_q7()