Home
last modified time | relevance | path

Searched refs:DMA_ISR_TCIF7 (Results 1 – 25 of 34) sorted by relevance

12

/bsp/ft32/libraries/FT32F0xx/FT32F0xx_Driver/Src/
A Dft32f0xx_dma.c37 #define DMA1_CHANNEL7_IT_MASK ((uint32_t)(DMA_ISR_GIF7 | DMA_ISR_TCIF7 | DMA_ISR_HTIF7 | DMA_ISR…
/bsp/mm32f327x/Libraries/MM32F327x/Include/
A Dreg_dma.h175 #define DMA_ISR_TCIF7 (0x01U << DMA_ISR_TCIF7_Pos) ///< Channel 7 Tran… macro
/bsp/airm2m/air32f103/libraries/AIR32F10xLib/src/
A Dair32f10x_dma.c30 #define DMA1_Channel7_IT_Mask ((uint32_t)(DMA_ISR_GIF7 | DMA_ISR_TCIF7 | DMA_ISR_HTIF7 | DMA_ISR…
/bsp/tkm32F499/Libraries/Hal_lib/src/
A DHAL_dma.c54 #define DMA1_Channel7_IT_Mask ((uint32_t)(DMA_ISR_GIF7 | DMA_ISR_TCIF7 | DMA_ISR_HTIF7 | DMA_ISR…
/bsp/stm32/libraries/STM32L1xx_HAL/STM32L1xx_HAL_Driver/Inc/
A Dstm32l1xx_ll_dma.h214 #define LL_DMA_ISR_TCIF7 DMA_ISR_TCIF7 /*!< Channel 7 transfer complete fl…
1313 return (READ_BIT(DMAx->ISR, DMA_ISR_TCIF7) == (DMA_ISR_TCIF7)); in LL_DMA_IsActiveFlag_TC7()
A Dstm32l1xx_hal_dma.h268 #define DMA_FLAG_TC7 DMA_ISR_TCIF7
/bsp/ft32/libraries/FT32F0xx/FT32F0xx_Driver/Inc/
A Dft32f0xx_dma.h594 #define DMA1_IT_TC7 DMA_ISR_TCIF7
678 #define DMA1_FLAG_TC7 DMA_ISR_TCIF7
/bsp/mm32l3xx/Libraries/MM32L3xx/Include/
A DMM32L3xx.h2477 #define DMA_ISR_TCIF7 ((uint32_t)0x02000000) /*!< Channel 7 Transfer … macro
/bsp/mm32f103x/Libraries/MM32F103/Include/
A DMM32F103.h2486 #define DMA_ISR_TCIF7 ((uint32_t)0x02000000) /*!< Channel 7 Transfer … macro
/bsp/tkm32F499/Libraries/CMSIS_and_startup/
A Dtk499.h2780 #define DMA_ISR_TCIF7 ((uint32_t)0x02000000) /*!< Channel 7 Transfer … macro
/bsp/airm2m/air32f103/libraries/AIR32F10xLib/inc/
A Dair32f10x.h2711 #define DMA_ISR_TCIF7 ((uint32_t)0x02000000) /*!< Channel 7 Transfer … macro
/bsp/stm32/libraries/STM32L1xx_HAL/CMSIS/Device/ST/STM32L1xx/Include/
A Dstm32l100xb.h1895 #define DMA_ISR_TCIF7 DMA_ISR_TCIF7_Msk /*!< Channel 7 Trans… macro
A Dstm32l100xba.h1898 #define DMA_ISR_TCIF7 DMA_ISR_TCIF7_Msk /*!< Channel 7 Trans… macro
A Dstm32l151xb.h1896 #define DMA_ISR_TCIF7 DMA_ISR_TCIF7_Msk /*!< Channel 7 Trans… macro
A Dstm32l151xba.h1899 #define DMA_ISR_TCIF7 DMA_ISR_TCIF7_Msk /*!< Channel 7 Trans… macro
A Dstm32l152xb.h1913 #define DMA_ISR_TCIF7 DMA_ISR_TCIF7_Msk /*!< Channel 7 Trans… macro
A Dstm32l152xba.h1901 #define DMA_ISR_TCIF7 DMA_ISR_TCIF7_Msk /*!< Channel 7 Trans… macro
A Dstm32l100xc.h1971 #define DMA_ISR_TCIF7 DMA_ISR_TCIF7_Msk /*!< Channel 7 Trans… macro
A Dstm32l162xdx.h2323 #define DMA_ISR_TCIF7 DMA_ISR_TCIF7_Msk /*!< Channel 7 Trans… macro
A Dstm32l162xe.h2323 #define DMA_ISR_TCIF7 DMA_ISR_TCIF7_Msk /*!< Channel 7 Trans… macro
A Dstm32l152xc.h2133 #define DMA_ISR_TCIF7 DMA_ISR_TCIF7_Msk /*!< Channel 7 Trans… macro
A Dstm32l152xca.h2176 #define DMA_ISR_TCIF7 DMA_ISR_TCIF7_Msk /*!< Channel 7 Trans… macro
A Dstm32l152xe.h2193 #define DMA_ISR_TCIF7 DMA_ISR_TCIF7_Msk /*!< Channel 7 Trans… macro
A Dstm32l162xc.h2263 #define DMA_ISR_TCIF7 DMA_ISR_TCIF7_Msk /*!< Channel 7 Trans… macro
A Dstm32l162xca.h2306 #define DMA_ISR_TCIF7 DMA_ISR_TCIF7_Msk /*!< Channel 7 Trans… macro

Completed in 1490 milliseconds

12