| /bsp/ft32/libraries/FT32F0xx/FT32F0xx_Driver/Src/ |
| A D | ft32f0xx_dma.c | 32 #define DMA1_CHANNEL2_IT_MASK ((uint32_t)(DMA_ISR_GIF2 | DMA_ISR_TCIF2 | DMA_ISR_HTIF2 | DMA_ISR… 41 #define DMA2_CHANNEL2_IT_MASK ((uint32_t)(DMA_ISR_GIF2 | DMA_ISR_TCIF2 | DMA_ISR_HTIF2 | DMA_ISR…
|
| /bsp/airm2m/air32f103/libraries/AIR32F10xLib/src/ |
| A D | air32f10x_dma.c | 25 #define DMA1_Channel2_IT_Mask ((uint32_t)(DMA_ISR_GIF2 | DMA_ISR_TCIF2 | DMA_ISR_HTIF2 | DMA_ISR… 34 #define DMA2_Channel2_IT_Mask ((uint32_t)(DMA_ISR_GIF2 | DMA_ISR_TCIF2 | DMA_ISR_HTIF2 | DMA_ISR…
|
| /bsp/tkm32F499/Libraries/Hal_lib/src/ |
| A D | HAL_dma.c | 49 #define DMA1_Channel2_IT_Mask ((uint32_t)(DMA_ISR_GIF2 | DMA_ISR_TCIF2 | DMA_ISR_HTIF2 | DMA_ISR… 58 #define DMA2_Channel2_IT_Mask ((uint32_t)(DMA_ISR_GIF2 | DMA_ISR_TCIF2 | DMA_ISR_HTIF2 | DMA_ISR…
|
| /bsp/hk32/libraries/HK32F0xx_StdPeriph_Driver/src/ |
| A D | hk32f0xx_dma.c | 64 #define DMA1_CHANNEL2_IT_MASK ((uint32_t)(DMA_ISR_GIF2 | DMA_ISR_TCIF2 | DMA_ISR_HTIF2 | DMA_ISR…
|
| /bsp/mm32f327x/Libraries/MM32F327x/Include/ |
| A D | reg_dma.h | 136 #define DMA_ISR_HTIF2 (0x01U << DMA_ISR_HTIF2_Pos) ///< Channel 2 Half… macro
|
| /bsp/stm32/libraries/STM32L1xx_HAL/STM32L1xx_HAL_Driver/Inc/ |
| A D | stm32l1xx_ll_dma.h | 195 #define LL_DMA_ISR_HTIF2 DMA_ISR_HTIF2 /*!< Channel 2 half transfer flag … 1335 return (READ_BIT(DMAx->ISR, DMA_ISR_HTIF2) == (DMA_ISR_HTIF2)); in LL_DMA_IsActiveFlag_HT2()
|
| A D | stm32l1xx_hal_dma.h | 249 #define DMA_FLAG_HT2 DMA_ISR_HTIF2
|
| /bsp/hk32/libraries/HK32F0xx_StdPeriph_Driver/inc/ |
| A D | hk32f0xx_dma.h | 575 #define DMA1_IT_HT2 DMA_ISR_HTIF2 631 #define DMA1_FLAG_HT2 DMA_ISR_HTIF2
|
| /bsp/ft32/libraries/FT32F0xx/FT32F0xx_Driver/Inc/ |
| A D | ft32f0xx_dma.h | 575 #define DMA1_IT_HT2 DMA_ISR_HTIF2 659 #define DMA1_FLAG_HT2 DMA_ISR_HTIF2
|
| /bsp/ft32/libraries/FT32F0xx/CMSIS/FT32F0xx/Include/ |
| A D | ft32f030x6.h | 1132 #define DMA_ISR_HTIF2 ((uint32_t)0x00000040) /*!< Channel 2 Half Tran… macro
|
| A D | ft32f030x8.h | 1170 #define DMA_ISR_HTIF2 ((uint32_t)0x00000040) /*!< Channel 2 Half Tran… macro
|
| A D | ft32f072x8.h | 1209 #define DMA_ISR_HTIF2 ((uint32_t)0x00000040) /*!< Channel 2 Half Tran… macro
|
| A D | ft32f032x8.h | 1212 #define DMA_ISR_HTIF2 ((uint32_t)0x00000040) /*!< Channel 2 Half Tran… macro
|
| A D | ft32f032x6.h | 1211 #define DMA_ISR_HTIF2 ((uint32_t)0x00000040) /*!< Channel 2 Half Tran… macro
|
| A D | ft32f072xb.h | 1380 #define DMA_ISR_HTIF2 ((uint32_t)0x00000040) /*!< Channel 2 Half Tran… macro
|
| /bsp/mm32l3xx/Libraries/MM32L3xx/Include/ |
| A D | MM32L3xx.h | 2458 #define DMA_ISR_HTIF2 ((uint32_t)0x00000040) /*!< Channel 2 Half Tran… macro
|
| /bsp/mm32f103x/Libraries/MM32F103/Include/ |
| A D | MM32F103.h | 2467 #define DMA_ISR_HTIF2 ((uint32_t)0x00000040) /*!< Channel 2 Half Tran… macro
|
| /bsp/tkm32F499/Libraries/CMSIS_and_startup/ |
| A D | tk499.h | 2761 #define DMA_ISR_HTIF2 ((uint32_t)0x00000040) /*!< Channel 2 Half Tran… macro
|
| /bsp/mm32l07x/Libraries/MM32L0xx/Include/ |
| A D | MM32L0xx.h | 2532 #define DMA_ISR_HTIF2 ((uint32_t)0x00000040) /*!< Channel 2 Half Tran… macro
|
| /bsp/hk32/libraries/HK32F0xx_StdPeriph_Driver/CMSIS/HK32F0xx/Include/ |
| A D | hk32f030x4x6x8.h | 1030 #define DMA_ISR_HTIF2 DMA_ISR_HTIF2_Msk /*!< Channel 2 Half … macro
|
| A D | hk32f031x4x6.h | 1008 #define DMA_ISR_HTIF2 DMA_ISR_HTIF2_Msk /*!< Channel 2 Half … macro
|
| A D | hk32f04ax4x6x8.h | 1076 #define DMA_ISR_HTIF2 DMA_ISR_HTIF2_Msk /*!< Channel 2 Half … macro
|
| /bsp/airm2m/air32f103/libraries/AIR32F10xLib/inc/ |
| A D | air32f10x.h | 2692 #define DMA_ISR_HTIF2 ((uint32_t)0x00000040) /*!< Channel 2 Half Tran… macro
|
| /bsp/stm32/libraries/STM32L1xx_HAL/CMSIS/Device/ST/STM32L1xx/Include/ |
| A D | stm32l100xb.h | 1838 #define DMA_ISR_HTIF2 DMA_ISR_HTIF2_Msk /*!< Channel 2 Half … macro
|
| A D | stm32l100xba.h | 1841 #define DMA_ISR_HTIF2 DMA_ISR_HTIF2_Msk /*!< Channel 2 Half … macro
|