| /bsp/ft32/libraries/FT32F0xx/FT32F0xx_Driver/Src/ |
| A D | ft32f0xx_dma.c | 35 #define DMA1_CHANNEL5_IT_MASK ((uint32_t)(DMA_ISR_GIF5 | DMA_ISR_TCIF5 | DMA_ISR_HTIF5 | DMA_ISR… 44 #define DMA2_CHANNEL5_IT_MASK ((uint32_t)(DMA_ISR_GIF5 | DMA_ISR_TCIF5 | DMA_ISR_HTIF5 | DMA_ISR…
|
| /bsp/airm2m/air32f103/libraries/AIR32F10xLib/src/ |
| A D | air32f10x_dma.c | 28 #define DMA1_Channel5_IT_Mask ((uint32_t)(DMA_ISR_GIF5 | DMA_ISR_TCIF5 | DMA_ISR_HTIF5 | DMA_ISR… 37 #define DMA2_Channel5_IT_Mask ((uint32_t)(DMA_ISR_GIF5 | DMA_ISR_TCIF5 | DMA_ISR_HTIF5 | DMA_ISR…
|
| /bsp/tkm32F499/Libraries/Hal_lib/src/ |
| A D | HAL_dma.c | 52 #define DMA1_Channel5_IT_Mask ((uint32_t)(DMA_ISR_GIF5 | DMA_ISR_TCIF5 | DMA_ISR_HTIF5 | DMA_ISR… 61 #define DMA2_Channel5_IT_Mask ((uint32_t)(DMA_ISR_GIF5 | DMA_ISR_TCIF5 | DMA_ISR_HTIF5 | DMA_ISR…
|
| /bsp/hk32/libraries/HK32F0xx_StdPeriph_Driver/src/ |
| A D | hk32f0xx_dma.c | 67 #define DMA1_CHANNEL5_IT_MASK ((uint32_t)(DMA_ISR_GIF5 | DMA_ISR_TCIF5 | DMA_ISR_HTIF5 | DMA_ISR…
|
| /bsp/mm32f327x/Libraries/MM32F327x/Include/ |
| A D | reg_dma.h | 160 #define DMA_ISR_HTIF5 (0x01U << DMA_ISR_HTIF5_Pos) ///< Channel 5 Half… macro
|
| /bsp/stm32/libraries/STM32L1xx_HAL/STM32L1xx_HAL_Driver/Inc/ |
| A D | stm32l1xx_ll_dma.h | 207 #define LL_DMA_ISR_HTIF5 DMA_ISR_HTIF5 /*!< Channel 5 half transfer flag … 1368 return (READ_BIT(DMAx->ISR, DMA_ISR_HTIF5) == (DMA_ISR_HTIF5)); in LL_DMA_IsActiveFlag_HT5()
|
| A D | stm32l1xx_hal_dma.h | 261 #define DMA_FLAG_HT5 DMA_ISR_HTIF5
|
| /bsp/hk32/libraries/HK32F0xx_StdPeriph_Driver/inc/ |
| A D | hk32f0xx_dma.h | 587 #define DMA1_IT_HT5 DMA_ISR_HTIF5 643 #define DMA1_FLAG_HT5 DMA_ISR_HTIF5
|
| /bsp/ft32/libraries/FT32F0xx/FT32F0xx_Driver/Inc/ |
| A D | ft32f0xx_dma.h | 587 #define DMA1_IT_HT5 DMA_ISR_HTIF5 671 #define DMA1_FLAG_HT5 DMA_ISR_HTIF5
|
| /bsp/ft32/libraries/FT32F0xx/CMSIS/FT32F0xx/Include/ |
| A D | ft32f030x6.h | 1144 #define DMA_ISR_HTIF5 ((uint32_t)0x00040000) /*!< Channel 5 Half Tran… macro
|
| A D | ft32f030x8.h | 1182 #define DMA_ISR_HTIF5 ((uint32_t)0x00040000) /*!< Channel 5 Half Tran… macro
|
| A D | ft32f072x8.h | 1221 #define DMA_ISR_HTIF5 ((uint32_t)0x00040000) /*!< Channel 5 Half Tran… macro
|
| A D | ft32f032x8.h | 1224 #define DMA_ISR_HTIF5 ((uint32_t)0x00040000) /*!< Channel 5 Half Tran… macro
|
| A D | ft32f032x6.h | 1223 #define DMA_ISR_HTIF5 ((uint32_t)0x00040000) /*!< Channel 5 Half Tran… macro
|
| A D | ft32f072xb.h | 1392 #define DMA_ISR_HTIF5 ((uint32_t)0x00040000) /*!< Channel 5 Half Tran… macro
|
| /bsp/mm32l3xx/Libraries/MM32L3xx/Include/ |
| A D | MM32L3xx.h | 2470 #define DMA_ISR_HTIF5 ((uint32_t)0x00040000) /*!< Channel 5 Half Tran… macro
|
| /bsp/mm32f103x/Libraries/MM32F103/Include/ |
| A D | MM32F103.h | 2479 #define DMA_ISR_HTIF5 ((uint32_t)0x00040000) /*!< Channel 5 Half Tran… macro
|
| /bsp/tkm32F499/Libraries/CMSIS_and_startup/ |
| A D | tk499.h | 2773 #define DMA_ISR_HTIF5 ((uint32_t)0x00040000) /*!< Channel 5 Half Tran… macro
|
| /bsp/mm32l07x/Libraries/MM32L0xx/Include/ |
| A D | MM32L0xx.h | 2544 #define DMA_ISR_HTIF5 ((uint32_t)0x00040000) /*!< Channel 5 Half Tran… macro
|
| /bsp/hk32/libraries/HK32F0xx_StdPeriph_Driver/CMSIS/HK32F0xx/Include/ |
| A D | hk32f030x4x6x8.h | 1066 #define DMA_ISR_HTIF5 DMA_ISR_HTIF5_Msk /*!< Channel 5 Half … macro
|
| A D | hk32f031x4x6.h | 1044 #define DMA_ISR_HTIF5 DMA_ISR_HTIF5_Msk /*!< Channel 5 Half … macro
|
| A D | hk32f04ax4x6x8.h | 1112 #define DMA_ISR_HTIF5 DMA_ISR_HTIF5_Msk /*!< Channel 5 Half … macro
|
| /bsp/airm2m/air32f103/libraries/AIR32F10xLib/inc/ |
| A D | air32f10x.h | 2704 #define DMA_ISR_HTIF5 ((uint32_t)0x00040000) /*!< Channel 5 Half Tran… macro
|
| /bsp/stm32/libraries/STM32L1xx_HAL/CMSIS/Device/ST/STM32L1xx/Include/ |
| A D | stm32l100xb.h | 1874 #define DMA_ISR_HTIF5 DMA_ISR_HTIF5_Msk /*!< Channel 5 Half … macro
|
| A D | stm32l100xba.h | 1877 #define DMA_ISR_HTIF5 DMA_ISR_HTIF5_Msk /*!< Channel 5 Half … macro
|