Home
last modified time | relevance | path

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

12

/bsp/ft32/libraries/FT32F0xx/FT32F0xx_Driver/Src/
A Dft32f0xx_dma.c36 #define DMA1_CHANNEL6_IT_MASK ((uint32_t)(DMA_ISR_GIF6 | DMA_ISR_TCIF6 | DMA_ISR_HTIF6 | DMA_ISR…
/bsp/mm32f327x/Libraries/MM32F327x/Include/
A Dreg_dma.h169 #define DMA_ISR_HTIF6 (0x01U << DMA_ISR_HTIF6_Pos) ///< Channel 6 Half… macro
/bsp/airm2m/air32f103/libraries/AIR32F10xLib/src/
A Dair32f10x_dma.c29 #define DMA1_Channel6_IT_Mask ((uint32_t)(DMA_ISR_GIF6 | DMA_ISR_TCIF6 | DMA_ISR_HTIF6 | DMA_ISR…
/bsp/tkm32F499/Libraries/Hal_lib/src/
A DHAL_dma.c53 #define DMA1_Channel6_IT_Mask ((uint32_t)(DMA_ISR_GIF6 | DMA_ISR_TCIF6 | DMA_ISR_HTIF6 | DMA_ISR…
/bsp/stm32/libraries/STM32L1xx_HAL/STM32L1xx_HAL_Driver/Inc/
A Dstm32l1xx_ll_dma.h211 #define LL_DMA_ISR_HTIF6 DMA_ISR_HTIF6 /*!< Channel 6 half transfer flag …
1379 return (READ_BIT(DMAx->ISR, DMA_ISR_HTIF6) == (DMA_ISR_HTIF6)); in LL_DMA_IsActiveFlag_HT6()
A Dstm32l1xx_hal_dma.h265 #define DMA_FLAG_HT6 DMA_ISR_HTIF6
/bsp/ft32/libraries/FT32F0xx/FT32F0xx_Driver/Inc/
A Dft32f0xx_dma.h591 #define DMA1_IT_HT6 DMA_ISR_HTIF6
675 #define DMA1_FLAG_HT6 DMA_ISR_HTIF6
/bsp/mm32l3xx/Libraries/MM32L3xx/Include/
A DMM32L3xx.h2474 #define DMA_ISR_HTIF6 ((uint32_t)0x00400000) /*!< Channel 6 Half Tran… macro
/bsp/mm32f103x/Libraries/MM32F103/Include/
A DMM32F103.h2483 #define DMA_ISR_HTIF6 ((uint32_t)0x00400000) /*!< Channel 6 Half Tran… macro
/bsp/tkm32F499/Libraries/CMSIS_and_startup/
A Dtk499.h2777 #define DMA_ISR_HTIF6 ((uint32_t)0x00400000) /*!< Channel 6 Half Tran… macro
/bsp/airm2m/air32f103/libraries/AIR32F10xLib/inc/
A Dair32f10x.h2708 #define DMA_ISR_HTIF6 ((uint32_t)0x00400000) /*!< Channel 6 Half Tran… macro
/bsp/stm32/libraries/STM32L1xx_HAL/CMSIS/Device/ST/STM32L1xx/Include/
A Dstm32l100xb.h1886 #define DMA_ISR_HTIF6 DMA_ISR_HTIF6_Msk /*!< Channel 6 Half … macro
A Dstm32l100xba.h1889 #define DMA_ISR_HTIF6 DMA_ISR_HTIF6_Msk /*!< Channel 6 Half … macro
A Dstm32l151xb.h1887 #define DMA_ISR_HTIF6 DMA_ISR_HTIF6_Msk /*!< Channel 6 Half … macro
A Dstm32l151xba.h1890 #define DMA_ISR_HTIF6 DMA_ISR_HTIF6_Msk /*!< Channel 6 Half … macro
A Dstm32l152xb.h1904 #define DMA_ISR_HTIF6 DMA_ISR_HTIF6_Msk /*!< Channel 6 Half … macro
A Dstm32l152xba.h1892 #define DMA_ISR_HTIF6 DMA_ISR_HTIF6_Msk /*!< Channel 6 Half … macro
A Dstm32l100xc.h1962 #define DMA_ISR_HTIF6 DMA_ISR_HTIF6_Msk /*!< Channel 6 Half … macro
A Dstm32l162xdx.h2314 #define DMA_ISR_HTIF6 DMA_ISR_HTIF6_Msk /*!< Channel 6 Half … macro
A Dstm32l162xe.h2314 #define DMA_ISR_HTIF6 DMA_ISR_HTIF6_Msk /*!< Channel 6 Half … macro
A Dstm32l152xc.h2124 #define DMA_ISR_HTIF6 DMA_ISR_HTIF6_Msk /*!< Channel 6 Half … macro
A Dstm32l152xca.h2167 #define DMA_ISR_HTIF6 DMA_ISR_HTIF6_Msk /*!< Channel 6 Half … macro
A Dstm32l152xe.h2184 #define DMA_ISR_HTIF6 DMA_ISR_HTIF6_Msk /*!< Channel 6 Half … macro
A Dstm32l162xc.h2254 #define DMA_ISR_HTIF6 DMA_ISR_HTIF6_Msk /*!< Channel 6 Half … macro
A Dstm32l162xca.h2297 #define DMA_ISR_HTIF6 DMA_ISR_HTIF6_Msk /*!< Channel 6 Half … macro

Completed in 1255 milliseconds

12