Home
last modified time | relevance | path

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

12

/bsp/mm32/libraries/MM32F3270_HAL/MM32F3270_HAL_Driver/Src/
A Dhal_dma.c36 ccr |= DMA_CCR_PINC(init->PeriphAddrIncMode) in DMA_InitChannel()
/bsp/mm32f327x/Libraries/MM32F327x/HAL_Lib/Inc/
A Dhal_dma.h55 DMA_PeripheralInc_Enable = DMA_CCR_PINC // 0x00000040U
/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.h271 #define LL_DMA_PERIPH_INCREMENT DMA_CCR_PINC /*!< Peripheral increment mode En…
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()
686 …nnel_TypeDef *)((uint32_t)((uint32_t)DMAx + CHANNEL_OFFSET_TAB[Channel - 1U])))->CCR, DMA_CCR_PINC, in LL_DMA_SetPeriphIncMode()
709 DMA_CCR_PINC)); in LL_DMA_GetPeriphIncMode()
A Dstm32l1xx_hal_dma.h174 #define DMA_PINC_ENABLE DMA_CCR_PINC /*!< Peripheral increment mode Enable */
/bsp/mm32f327x/Libraries/MM32F327x/Include/
A Dreg_dma.h258 #define DMA_CCR_PINC (0x01U << DMA_CCR_PINC_Pos) ///< Peripheral inc… macro
A Dmm32_reg_redefine_v1.h373 #define DMA_CCR1_PINC DMA_CCR_PINC
/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.h106 #define DMA_PeripheralInc_Enable DMA_CCR_PINC
/bsp/ft32/libraries/FT32F0xx/FT32F0xx_Driver/Inc/
A Dft32f0xx_dma.h106 #define DMA_PeripheralInc_Enable DMA_CCR_PINC
/bsp/ft32/libraries/FT32F0xx/CMSIS/FT32F0xx/Include/
A Dft32f030x6.h1192 #define DMA_CCR_PINC ((uint32_t)0x00000040) /*!< Peripheral incremen… macro
A Dft32f030x8.h1230 #define DMA_CCR_PINC ((uint32_t)0x00000040) /*!< Peripheral incremen… macro
A Dft32f072x8.h1269 #define DMA_CCR_PINC ((uint32_t)0x00000040) /*!< Peripheral incremen… macro
A Dft32f032x8.h1272 #define DMA_CCR_PINC ((uint32_t)0x00000040) /*!< Peripheral incremen… macro
A Dft32f032x6.h1271 #define DMA_CCR_PINC ((uint32_t)0x00000040) /*!< Peripheral incremen… macro
A Dft32f072xb.h1440 #define DMA_CCR_PINC ((uint32_t)0x00000040) /*!< Peripheral incremen… macro
/bsp/hk32/libraries/HK32F0xx_StdPeriph_Driver/CMSIS/HK32F0xx/Include/
A Dhk32f030x4x6x8.h1154 #define DMA_CCR_PINC DMA_CCR_PINC_Msk /*!< Peripheral incr… macro
A Dhk32f031x4x6.h1132 #define DMA_CCR_PINC DMA_CCR_PINC_Msk /*!< Peripheral incr… macro
A Dhk32f04ax4x6x8.h1200 #define DMA_CCR_PINC DMA_CCR_PINC_Msk /*!< Peripheral incr… macro
/bsp/stm32/libraries/STM32L1xx_HAL/CMSIS/Device/ST/STM32L1xx/Include/
A Dstm32l100xb.h2010 #define DMA_CCR_PINC DMA_CCR_PINC_Msk /*!< Peripheral incr… macro
A Dstm32l100xba.h2013 #define DMA_CCR_PINC DMA_CCR_PINC_Msk /*!< Peripheral incr… macro
A Dstm32l151xb.h2011 #define DMA_CCR_PINC DMA_CCR_PINC_Msk /*!< Peripheral incr… macro
A Dstm32l151xba.h2014 #define DMA_CCR_PINC DMA_CCR_PINC_Msk /*!< Peripheral incr… macro
A Dstm32l152xb.h2028 #define DMA_CCR_PINC DMA_CCR_PINC_Msk /*!< Peripheral incr… macro
A Dstm32l152xba.h2016 #define DMA_CCR_PINC DMA_CCR_PINC_Msk /*!< Peripheral incr… macro

Completed in 1019 milliseconds

12