Home
last modified time | relevance | path

Searched refs:DMA_ISR_HTIF7 (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.h177 #define DMA_ISR_HTIF7 (0x01U << DMA_ISR_HTIF7_Pos) ///< Channel 7 Half… 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.h215 #define LL_DMA_ISR_HTIF7 DMA_ISR_HTIF7 /*!< Channel 7 half transfer flag …
1390 return (READ_BIT(DMAx->ISR, DMA_ISR_HTIF7) == (DMA_ISR_HTIF7)); in LL_DMA_IsActiveFlag_HT7()
A Dstm32l1xx_hal_dma.h269 #define DMA_FLAG_HT7 DMA_ISR_HTIF7
/bsp/ft32/libraries/FT32F0xx/FT32F0xx_Driver/Inc/
A Dft32f0xx_dma.h595 #define DMA1_IT_HT7 DMA_ISR_HTIF7
679 #define DMA1_FLAG_HT7 DMA_ISR_HTIF7
/bsp/mm32l3xx/Libraries/MM32L3xx/Include/
A DMM32L3xx.h2478 #define DMA_ISR_HTIF7 ((uint32_t)0x04000000) /*!< Channel 7 Half Tran… macro
/bsp/mm32f103x/Libraries/MM32F103/Include/
A DMM32F103.h2487 #define DMA_ISR_HTIF7 ((uint32_t)0x04000000) /*!< Channel 7 Half Tran… macro
/bsp/tkm32F499/Libraries/CMSIS_and_startup/
A Dtk499.h2781 #define DMA_ISR_HTIF7 ((uint32_t)0x04000000) /*!< Channel 7 Half Tran… macro
/bsp/airm2m/air32f103/libraries/AIR32F10xLib/inc/
A Dair32f10x.h2712 #define DMA_ISR_HTIF7 ((uint32_t)0x04000000) /*!< Channel 7 Half Tran… macro
/bsp/stm32/libraries/STM32L1xx_HAL/CMSIS/Device/ST/STM32L1xx/Include/
A Dstm32l100xb.h1898 #define DMA_ISR_HTIF7 DMA_ISR_HTIF7_Msk /*!< Channel 7 Half … macro
A Dstm32l100xba.h1901 #define DMA_ISR_HTIF7 DMA_ISR_HTIF7_Msk /*!< Channel 7 Half … macro
A Dstm32l151xb.h1899 #define DMA_ISR_HTIF7 DMA_ISR_HTIF7_Msk /*!< Channel 7 Half … macro
A Dstm32l151xba.h1902 #define DMA_ISR_HTIF7 DMA_ISR_HTIF7_Msk /*!< Channel 7 Half … macro
A Dstm32l152xb.h1916 #define DMA_ISR_HTIF7 DMA_ISR_HTIF7_Msk /*!< Channel 7 Half … macro
A Dstm32l152xba.h1904 #define DMA_ISR_HTIF7 DMA_ISR_HTIF7_Msk /*!< Channel 7 Half … macro
A Dstm32l100xc.h1974 #define DMA_ISR_HTIF7 DMA_ISR_HTIF7_Msk /*!< Channel 7 Half … macro
A Dstm32l162xdx.h2326 #define DMA_ISR_HTIF7 DMA_ISR_HTIF7_Msk /*!< Channel 7 Half … macro
A Dstm32l162xe.h2326 #define DMA_ISR_HTIF7 DMA_ISR_HTIF7_Msk /*!< Channel 7 Half … macro
A Dstm32l152xc.h2136 #define DMA_ISR_HTIF7 DMA_ISR_HTIF7_Msk /*!< Channel 7 Half … macro
A Dstm32l152xca.h2179 #define DMA_ISR_HTIF7 DMA_ISR_HTIF7_Msk /*!< Channel 7 Half … macro
A Dstm32l152xe.h2196 #define DMA_ISR_HTIF7 DMA_ISR_HTIF7_Msk /*!< Channel 7 Half … macro
A Dstm32l162xc.h2266 #define DMA_ISR_HTIF7 DMA_ISR_HTIF7_Msk /*!< Channel 7 Half … macro
A Dstm32l162xca.h2309 #define DMA_ISR_HTIF7 DMA_ISR_HTIF7_Msk /*!< Channel 7 Half … macro

Completed in 1381 milliseconds

12