| /bsp/ft32/libraries/FT32F0xx/FT32F0xx_Driver/Src/ |
| A D | ft32f0xx_dma.c | 33 #define DMA1_CHANNEL3_IT_MASK ((uint32_t)(DMA_ISR_GIF3 | DMA_ISR_TCIF3 | DMA_ISR_HTIF3 | DMA_ISR… 42 #define DMA2_CHANNEL3_IT_MASK ((uint32_t)(DMA_ISR_GIF3 | DMA_ISR_TCIF3 | DMA_ISR_HTIF3 | DMA_ISR…
|
| /bsp/airm2m/air32f103/libraries/AIR32F10xLib/src/ |
| A D | air32f10x_dma.c | 26 #define DMA1_Channel3_IT_Mask ((uint32_t)(DMA_ISR_GIF3 | DMA_ISR_TCIF3 | DMA_ISR_HTIF3 | DMA_ISR… 35 #define DMA2_Channel3_IT_Mask ((uint32_t)(DMA_ISR_GIF3 | DMA_ISR_TCIF3 | DMA_ISR_HTIF3 | DMA_ISR…
|
| /bsp/tkm32F499/Libraries/Hal_lib/src/ |
| A D | HAL_dma.c | 50 #define DMA1_Channel3_IT_Mask ((uint32_t)(DMA_ISR_GIF3 | DMA_ISR_TCIF3 | DMA_ISR_HTIF3 | DMA_ISR… 59 #define DMA2_Channel3_IT_Mask ((uint32_t)(DMA_ISR_GIF3 | DMA_ISR_TCIF3 | DMA_ISR_HTIF3 | DMA_ISR…
|
| /bsp/hk32/libraries/HK32F0xx_StdPeriph_Driver/src/ |
| A D | hk32f0xx_dma.c | 65 #define DMA1_CHANNEL3_IT_MASK ((uint32_t)(DMA_ISR_GIF3 | DMA_ISR_TCIF3 | DMA_ISR_HTIF3 | DMA_ISR…
|
| /bsp/mm32f327x/Libraries/MM32F327x/Include/ |
| A D | reg_dma.h | 144 #define DMA_ISR_HTIF3 (0x01U << DMA_ISR_HTIF3_Pos) ///< Channel 3 Half… macro
|
| /bsp/stm32/libraries/STM32L1xx_HAL/STM32L1xx_HAL_Driver/Inc/ |
| A D | stm32l1xx_ll_dma.h | 199 #define LL_DMA_ISR_HTIF3 DMA_ISR_HTIF3 /*!< Channel 3 half transfer flag … 1346 return (READ_BIT(DMAx->ISR, DMA_ISR_HTIF3) == (DMA_ISR_HTIF3)); in LL_DMA_IsActiveFlag_HT3()
|
| A D | stm32l1xx_hal_dma.h | 253 #define DMA_FLAG_HT3 DMA_ISR_HTIF3
|
| /bsp/hk32/libraries/HK32F0xx_StdPeriph_Driver/inc/ |
| A D | hk32f0xx_dma.h | 579 #define DMA1_IT_HT3 DMA_ISR_HTIF3 635 #define DMA1_FLAG_HT3 DMA_ISR_HTIF3
|
| /bsp/ft32/libraries/FT32F0xx/FT32F0xx_Driver/Inc/ |
| A D | ft32f0xx_dma.h | 579 #define DMA1_IT_HT3 DMA_ISR_HTIF3 663 #define DMA1_FLAG_HT3 DMA_ISR_HTIF3
|
| /bsp/ft32/libraries/FT32F0xx/CMSIS/FT32F0xx/Include/ |
| A D | ft32f030x6.h | 1136 #define DMA_ISR_HTIF3 ((uint32_t)0x00000400) /*!< Channel 3 Half Tran… macro
|
| A D | ft32f030x8.h | 1174 #define DMA_ISR_HTIF3 ((uint32_t)0x00000400) /*!< Channel 3 Half Tran… macro
|
| A D | ft32f072x8.h | 1213 #define DMA_ISR_HTIF3 ((uint32_t)0x00000400) /*!< Channel 3 Half Tran… macro
|
| A D | ft32f032x8.h | 1216 #define DMA_ISR_HTIF3 ((uint32_t)0x00000400) /*!< Channel 3 Half Tran… macro
|
| A D | ft32f032x6.h | 1215 #define DMA_ISR_HTIF3 ((uint32_t)0x00000400) /*!< Channel 3 Half Tran… macro
|
| A D | ft32f072xb.h | 1384 #define DMA_ISR_HTIF3 ((uint32_t)0x00000400) /*!< Channel 3 Half Tran… macro
|
| /bsp/mm32l3xx/Libraries/MM32L3xx/Include/ |
| A D | MM32L3xx.h | 2462 #define DMA_ISR_HTIF3 ((uint32_t)0x00000400) /*!< Channel 3 Half Tran… macro
|
| /bsp/mm32f103x/Libraries/MM32F103/Include/ |
| A D | MM32F103.h | 2471 #define DMA_ISR_HTIF3 ((uint32_t)0x00000400) /*!< Channel 3 Half Tran… macro
|
| /bsp/tkm32F499/Libraries/CMSIS_and_startup/ |
| A D | tk499.h | 2765 #define DMA_ISR_HTIF3 ((uint32_t)0x00000400) /*!< Channel 3 Half Tran… macro
|
| /bsp/mm32l07x/Libraries/MM32L0xx/Include/ |
| A D | MM32L0xx.h | 2536 #define DMA_ISR_HTIF3 ((uint32_t)0x00000400) /*!< Channel 3 Half Tran… macro
|
| /bsp/hk32/libraries/HK32F0xx_StdPeriph_Driver/CMSIS/HK32F0xx/Include/ |
| A D | hk32f030x4x6x8.h | 1042 #define DMA_ISR_HTIF3 DMA_ISR_HTIF3_Msk /*!< Channel 3 Half … macro
|
| A D | hk32f031x4x6.h | 1020 #define DMA_ISR_HTIF3 DMA_ISR_HTIF3_Msk /*!< Channel 3 Half … macro
|
| A D | hk32f04ax4x6x8.h | 1088 #define DMA_ISR_HTIF3 DMA_ISR_HTIF3_Msk /*!< Channel 3 Half … macro
|
| /bsp/airm2m/air32f103/libraries/AIR32F10xLib/inc/ |
| A D | air32f10x.h | 2696 #define DMA_ISR_HTIF3 ((uint32_t)0x00000400) /*!< Channel 3 Half Tran… macro
|
| /bsp/stm32/libraries/STM32L1xx_HAL/CMSIS/Device/ST/STM32L1xx/Include/ |
| A D | stm32l100xb.h | 1850 #define DMA_ISR_HTIF3 DMA_ISR_HTIF3_Msk /*!< Channel 3 Half … macro
|
| A D | stm32l100xba.h | 1853 #define DMA_ISR_HTIF3 DMA_ISR_HTIF3_Msk /*!< Channel 3 Half … macro
|