Home
last modified time | relevance | path

Searched refs:DMA_CCR_MINC (Results 1 – 25 of 42) sorted by relevance

12

/bsp/mm32/libraries/MM32F3270_HAL/MM32F3270_HAL_Driver/Src/
A Dhal_dma.c37 | DMA_CCR_MINC(init->MemAddrIncMode) in DMA_InitChannel()
/bsp/mm32f327x/Libraries/MM32F327x/HAL_Lib/Inc/
A Dhal_dma.h64 DMA_MemoryInc_Enable = DMA_CCR_MINC // 0x00000080U
/bsp/mm32f327x/Libraries/MM32F327x/HAL_Lib/Src/
A Dhal_dma.c76 …(DMA_CCR_DIR | DMA_CCR_CIRC | DMA_CCR_PINC | DMA_CCR_MINC | DMA_CCR_PSIZE | DMA_CCR_MSIZE | DMA_CC… in DMA_Init()
/bsp/stm32/libraries/STM32L1xx_HAL/STM32L1xx_HAL_Driver/Inc/
A Dstm32l1xx_ll_dma.h280 #define LL_DMA_MEMORY_INCREMENT DMA_CCR_MINC /*!< Memory increment mode Enable…
567 …DMA_CCR_DIR | DMA_CCR_MEM2MEM | DMA_CCR_CIRC | DMA_CCR_PINC | DMA_CCR_MINC | DMA_CCR_PSIZE | DMA_C… in LL_DMA_ConfigTransfer()
731 …nnel_TypeDef *)((uint32_t)((uint32_t)DMAx + CHANNEL_OFFSET_TAB[Channel - 1U])))->CCR, DMA_CCR_MINC, in LL_DMA_SetMemoryIncMode()
754 DMA_CCR_MINC)); in LL_DMA_GetMemoryIncMode()
A Dstm32l1xx_hal_dma.h183 #define DMA_MINC_ENABLE DMA_CCR_MINC /*!< Memory increment mode Enable */
/bsp/mm32f327x/Libraries/MM32F327x/Include/
A Dreg_dma.h260 #define DMA_CCR_MINC (0x01U << DMA_CCR_MINC_Pos) ///< Memory increme… macro
A Dmm32_reg_redefine_v1.h374 #define DMA_CCR1_MINC DMA_CCR_MINC
/bsp/stm32/libraries/STM32L1xx_HAL/STM32L1xx_HAL_Driver/Src/
A Dstm32l1xx_hal_dma.c192 DMA_CCR_MINC | DMA_CCR_PINC | DMA_CCR_CIRC | in HAL_DMA_Init()
/bsp/hk32/libraries/HK32F0xx_StdPeriph_Driver/inc/
A Dhk32f0xx_dma.h119 #define DMA_MemoryInc_Enable DMA_CCR_MINC
/bsp/ft32/libraries/FT32F0xx/FT32F0xx_Driver/Inc/
A Dft32f0xx_dma.h119 #define DMA_MemoryInc_Enable DMA_CCR_MINC
/bsp/ft32/libraries/FT32F0xx/CMSIS/FT32F0xx/Include/
A Dft32f030x6.h1193 #define DMA_CCR_MINC ((uint32_t)0x00000080) /*!< Memory increment mo… macro
A Dft32f030x8.h1231 #define DMA_CCR_MINC ((uint32_t)0x00000080) /*!< Memory increment mo… macro
A Dft32f072x8.h1270 #define DMA_CCR_MINC ((uint32_t)0x00000080) /*!< Memory increment mo… macro
A Dft32f032x8.h1273 #define DMA_CCR_MINC ((uint32_t)0x00000080) /*!< Memory increment mo… macro
A Dft32f032x6.h1272 #define DMA_CCR_MINC ((uint32_t)0x00000080) /*!< Memory increment mo… macro
A Dft32f072xb.h1441 #define DMA_CCR_MINC ((uint32_t)0x00000080) /*!< Memory increment mo… macro
/bsp/hk32/libraries/HK32F0xx_StdPeriph_Driver/CMSIS/HK32F0xx/Include/
A Dhk32f030x4x6x8.h1157 #define DMA_CCR_MINC DMA_CCR_MINC_Msk /*!< Memory incremen… macro
A Dhk32f031x4x6.h1135 #define DMA_CCR_MINC DMA_CCR_MINC_Msk /*!< Memory incremen… macro
A Dhk32f04ax4x6x8.h1203 #define DMA_CCR_MINC DMA_CCR_MINC_Msk /*!< Memory incremen… macro
/bsp/stm32/libraries/STM32L1xx_HAL/CMSIS/Device/ST/STM32L1xx/Include/
A Dstm32l100xb.h2013 #define DMA_CCR_MINC DMA_CCR_MINC_Msk /*!< Memory incremen… macro
A Dstm32l100xba.h2016 #define DMA_CCR_MINC DMA_CCR_MINC_Msk /*!< Memory incremen… macro
A Dstm32l151xb.h2014 #define DMA_CCR_MINC DMA_CCR_MINC_Msk /*!< Memory incremen… macro
A Dstm32l151xba.h2017 #define DMA_CCR_MINC DMA_CCR_MINC_Msk /*!< Memory incremen… macro
A Dstm32l152xb.h2031 #define DMA_CCR_MINC DMA_CCR_MINC_Msk /*!< Memory incremen… macro
A Dstm32l152xba.h2019 #define DMA_CCR_MINC DMA_CCR_MINC_Msk /*!< Memory incremen… macro

Completed in 489 milliseconds

12