Home
last modified time | relevance | path

Searched refs:BDMA_CCR_TCIE (Results 1 – 25 of 26) sorted by relevance

12

/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_ll_bdma.h243 #define LL_BDMA_CCR_TCIE BDMA_CCR_TCIE /*!< Transfer complete interrupt …
2271 …T(((BDMA_Channel_TypeDef *)(bdma_base_addr + LL_BDMA_CH_OFFSET_TAB[Channel]))->CCR, BDMA_CCR_TCIE); in LL_BDMA_EnableIT_TC()
2337 …T(((BDMA_Channel_TypeDef *)(bdma_base_addr + LL_BDMA_CH_OFFSET_TAB[Channel]))->CCR, BDMA_CCR_TCIE); in LL_BDMA_DisableIT_TC()
2403 … *)(bdma_base_addr + LL_BDMA_CH_OFFSET_TAB[Channel]))->CCR, BDMA_CCR_TCIE) == (BDMA_CCR_TCIE)) ? 1… in LL_BDMA_IsEnabledIT_TC()
Dstm32h7xx_hal_dma.h1061 … | DMA_IT_HT | DMA_IT_TE)) == (DMA_IT_TC | DMA_IT_HT | DMA_IT_TE)) ? (BDMA_CCR_TCIE | BDMA_CCR_HTI…
1062 …(((__DMA_IT__) & (DMA_IT_TC | DMA_IT_HT)) == (DMA_IT_TC | DMA_IT_HT)) ? (BDMA_CCR_TCIE | BDMA_CCR_…
1064 …(((__DMA_IT__) & (DMA_IT_TC | DMA_IT_TE)) == (DMA_IT_TC | DMA_IT_TE)) ? (BDMA_CCR_TCIE |BDMA_CCR_T…
1065 ((__DMA_IT__) == DMA_IT_TC) ? BDMA_CCR_TCIE :\
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_dma.c725 …A_Channel_TypeDef *)hdma->Instance)->CCR, (BDMA_CCR_TCIE | BDMA_CCR_HTIE | BDMA_CCR_TEIE), (BDMA… in HAL_DMA_Start_IT()
820 …((BDMA_Channel_TypeDef *)hdma->Instance)->CCR &= ~(BDMA_CCR_TCIE | BDMA_CCR_HTIE | BDMA_CCR_TEI… in HAL_DMA_Abort()
925 …((BDMA_Channel_TypeDef *)hdma->Instance)->CCR &= ~(BDMA_CCR_TCIE | BDMA_CCR_HTIE | BDMA_CCR_TEI… in HAL_DMA_Abort_IT()
1483 …bdma & (BDMA_FLAG_TC0 << (hdma->StreamIndex & 0x1FU))) != 0U) && ((ccr_reg & BDMA_CCR_TCIE) != 0U)) in HAL_DMA_IRQHandler()
Dstm32h7xx_hal_dma_ex.c303 …A_Channel_TypeDef *)hdma->Instance)->CCR, (BDMA_CCR_TCIE | BDMA_CCR_HTIE | BDMA_CCR_TEIE), (BDMA… in HAL_DMAEx_MultiBufferStart_IT()
/hal_stm32-latest/stm32cube/stm32h7xx/soc/
Dstm32h7a3xx.h6547 #define BDMA_CCR_TCIE BDMA_CCR_TCIE_Msk /*!< Transfer comple… macro
Dstm32h7b0xx.h6801 #define BDMA_CCR_TCIE BDMA_CCR_TCIE_Msk /*!< Transfer comple… macro
Dstm32h7b0xxq.h6802 #define BDMA_CCR_TCIE BDMA_CCR_TCIE_Msk /*!< Transfer comple… macro
Dstm32h7a3xxq.h6548 #define BDMA_CCR_TCIE BDMA_CCR_TCIE_Msk /*!< Transfer comple… macro
Dstm32h7b3xx.h6801 #define BDMA_CCR_TCIE BDMA_CCR_TCIE_Msk /*!< Transfer comple… macro
Dstm32h7b3xxq.h6802 #define BDMA_CCR_TCIE BDMA_CCR_TCIE_Msk /*!< Transfer comple… macro
Dstm32h730xxq.h7093 #define BDMA_CCR_TCIE BDMA_CCR_TCIE_Msk /*!< Transfer comple… macro
Dstm32h733xx.h7092 #define BDMA_CCR_TCIE BDMA_CCR_TCIE_Msk /*!< Transfer comple… macro
Dstm32h725xx.h6839 #define BDMA_CCR_TCIE BDMA_CCR_TCIE_Msk /*!< Transfer comple… macro
Dstm32h730xx.h7092 #define BDMA_CCR_TCIE BDMA_CCR_TCIE_Msk /*!< Transfer comple… macro
Dstm32h735xx.h7093 #define BDMA_CCR_TCIE BDMA_CCR_TCIE_Msk /*!< Transfer comple… macro
Dstm32h742xx.h6565 #define BDMA_CCR_TCIE BDMA_CCR_TCIE_Msk /*!< Transfer comple… macro
Dstm32h723xx.h6838 #define BDMA_CCR_TCIE BDMA_CCR_TCIE_Msk /*!< Transfer comple… macro
Dstm32h750xx.h6853 #define BDMA_CCR_TCIE BDMA_CCR_TCIE_Msk /*!< Transfer comple… macro
Dstm32h753xx.h6853 #define BDMA_CCR_TCIE BDMA_CCR_TCIE_Msk /*!< Transfer comple… macro
Dstm32h745xx.h6767 #define BDMA_CCR_TCIE BDMA_CCR_TCIE_Msk /*!< Transfer comple… macro
Dstm32h745xg.h6767 #define BDMA_CCR_TCIE BDMA_CCR_TCIE_Msk /*!< Transfer comple… macro
Dstm32h743xx.h6660 #define BDMA_CCR_TCIE BDMA_CCR_TCIE_Msk /*!< Transfer comple… macro
Dstm32h755xx.h6960 #define BDMA_CCR_TCIE BDMA_CCR_TCIE_Msk /*!< Transfer comple… macro
Dstm32h757xx.h7043 #define BDMA_CCR_TCIE BDMA_CCR_TCIE_Msk /*!< Transfer comple… macro
Dstm32h747xg.h6850 #define BDMA_CCR_TCIE BDMA_CCR_TCIE_Msk /*!< Transfer comple… macro

12