| /bsp/ft32/libraries/FT32F0xx/FT32F0xx_Driver/Src/ |
| A D | ft32f0xx_dma.c | 34 #define DMA1_CHANNEL4_IT_MASK ((uint32_t)(DMA_ISR_GIF4 | DMA_ISR_TCIF4 | DMA_ISR_HTIF4 | DMA_ISR… 43 #define DMA2_CHANNEL4_IT_MASK ((uint32_t)(DMA_ISR_GIF4 | DMA_ISR_TCIF4 | DMA_ISR_HTIF4 | DMA_ISR…
|
| /bsp/airm2m/air32f103/libraries/AIR32F10xLib/src/ |
| A D | air32f10x_dma.c | 27 #define DMA1_Channel4_IT_Mask ((uint32_t)(DMA_ISR_GIF4 | DMA_ISR_TCIF4 | DMA_ISR_HTIF4 | DMA_ISR… 36 #define DMA2_Channel4_IT_Mask ((uint32_t)(DMA_ISR_GIF4 | DMA_ISR_TCIF4 | DMA_ISR_HTIF4 | DMA_ISR…
|
| /bsp/tkm32F499/Libraries/Hal_lib/src/ |
| A D | HAL_dma.c | 51 #define DMA1_Channel4_IT_Mask ((uint32_t)(DMA_ISR_GIF4 | DMA_ISR_TCIF4 | DMA_ISR_HTIF4 | DMA_ISR… 60 #define DMA2_Channel4_IT_Mask ((uint32_t)(DMA_ISR_GIF4 | DMA_ISR_TCIF4 | DMA_ISR_HTIF4 | DMA_ISR…
|
| /bsp/hk32/libraries/HK32F0xx_StdPeriph_Driver/src/ |
| A D | hk32f0xx_dma.c | 66 #define DMA1_CHANNEL4_IT_MASK ((uint32_t)(DMA_ISR_GIF4 | DMA_ISR_TCIF4 | DMA_ISR_HTIF4 | DMA_ISR…
|
| /bsp/mm32f327x/Libraries/MM32F327x/Include/ |
| A D | reg_dma.h | 152 #define DMA_ISR_HTIF4 (0x01U << DMA_ISR_HTIF4_Pos) ///< Channel 4 Half… macro
|
| /bsp/stm32/libraries/STM32L1xx_HAL/STM32L1xx_HAL_Driver/Inc/ |
| A D | stm32l1xx_ll_dma.h | 203 #define LL_DMA_ISR_HTIF4 DMA_ISR_HTIF4 /*!< Channel 4 half transfer flag … 1357 return (READ_BIT(DMAx->ISR, DMA_ISR_HTIF4) == (DMA_ISR_HTIF4)); in LL_DMA_IsActiveFlag_HT4()
|
| A D | stm32l1xx_hal_dma.h | 257 #define DMA_FLAG_HT4 DMA_ISR_HTIF4
|
| /bsp/hk32/libraries/HK32F0xx_StdPeriph_Driver/inc/ |
| A D | hk32f0xx_dma.h | 583 #define DMA1_IT_HT4 DMA_ISR_HTIF4 639 #define DMA1_FLAG_HT4 DMA_ISR_HTIF4
|
| /bsp/ft32/libraries/FT32F0xx/FT32F0xx_Driver/Inc/ |
| A D | ft32f0xx_dma.h | 583 #define DMA1_IT_HT4 DMA_ISR_HTIF4 667 #define DMA1_FLAG_HT4 DMA_ISR_HTIF4
|
| /bsp/ft32/libraries/FT32F0xx/CMSIS/FT32F0xx/Include/ |
| A D | ft32f030x6.h | 1140 #define DMA_ISR_HTIF4 ((uint32_t)0x00004000) /*!< Channel 4 Half Tran… macro
|
| A D | ft32f030x8.h | 1178 #define DMA_ISR_HTIF4 ((uint32_t)0x00004000) /*!< Channel 4 Half Tran… macro
|
| A D | ft32f072x8.h | 1217 #define DMA_ISR_HTIF4 ((uint32_t)0x00004000) /*!< Channel 4 Half Tran… macro
|
| A D | ft32f032x8.h | 1220 #define DMA_ISR_HTIF4 ((uint32_t)0x00004000) /*!< Channel 4 Half Tran… macro
|
| A D | ft32f032x6.h | 1219 #define DMA_ISR_HTIF4 ((uint32_t)0x00004000) /*!< Channel 4 Half Tran… macro
|
| A D | ft32f072xb.h | 1388 #define DMA_ISR_HTIF4 ((uint32_t)0x00004000) /*!< Channel 4 Half Tran… macro
|
| /bsp/mm32l3xx/Libraries/MM32L3xx/Include/ |
| A D | MM32L3xx.h | 2466 #define DMA_ISR_HTIF4 ((uint32_t)0x00004000) /*!< Channel 4 Half Tran… macro
|
| /bsp/mm32f103x/Libraries/MM32F103/Include/ |
| A D | MM32F103.h | 2475 #define DMA_ISR_HTIF4 ((uint32_t)0x00004000) /*!< Channel 4 Half Tran… macro
|
| /bsp/tkm32F499/Libraries/CMSIS_and_startup/ |
| A D | tk499.h | 2769 #define DMA_ISR_HTIF4 ((uint32_t)0x00004000) /*!< Channel 4 Half Tran… macro
|
| /bsp/mm32l07x/Libraries/MM32L0xx/Include/ |
| A D | MM32L0xx.h | 2540 #define DMA_ISR_HTIF4 ((uint32_t)0x00004000) /*!< Channel 4 Half Tran… macro
|
| /bsp/hk32/libraries/HK32F0xx_StdPeriph_Driver/CMSIS/HK32F0xx/Include/ |
| A D | hk32f030x4x6x8.h | 1054 #define DMA_ISR_HTIF4 DMA_ISR_HTIF4_Msk /*!< Channel 4 Half … macro
|
| A D | hk32f031x4x6.h | 1032 #define DMA_ISR_HTIF4 DMA_ISR_HTIF4_Msk /*!< Channel 4 Half … macro
|
| A D | hk32f04ax4x6x8.h | 1100 #define DMA_ISR_HTIF4 DMA_ISR_HTIF4_Msk /*!< Channel 4 Half … macro
|
| /bsp/airm2m/air32f103/libraries/AIR32F10xLib/inc/ |
| A D | air32f10x.h | 2700 #define DMA_ISR_HTIF4 ((uint32_t)0x00004000) /*!< Channel 4 Half Tran… macro
|
| /bsp/stm32/libraries/STM32L1xx_HAL/CMSIS/Device/ST/STM32L1xx/Include/ |
| A D | stm32l100xb.h | 1862 #define DMA_ISR_HTIF4 DMA_ISR_HTIF4_Msk /*!< Channel 4 Half … macro
|
| A D | stm32l100xba.h | 1865 #define DMA_ISR_HTIF4 DMA_ISR_HTIF4_Msk /*!< Channel 4 Half … macro
|