Searched defs:dstInc (Results 1 – 5 of 5) sorted by relevance
/hal_nxp-3.6.0/mcux/mcux-sdk/drivers/flexspi/ |
D | fsl_flexspi_dma.c | 161 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/ |
D | fsl_dma.h | 99 #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()
|
D | fsl_dma.c | 290 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/ |
D | filtering_functions.h | 2190 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/ |
D | arm_math.h | 5992 int32_t dstInc, in arm_circularRead_f32() 6092 int32_t dstInc, in arm_circularRead_q15() 6193 int32_t dstInc, in arm_circularRead_q7()
|