Home
last modified time | relevance | path

Searched refs:DMA_ISR_TCIF6 (Results 1 – 25 of 153) sorted by relevance

1234567

/hal_stm32-3.7.0/stm32cube/stm32f1xx/drivers/include/
Dstm32f1xx_ll_dma.h207 #define LL_DMA_ISR_TCIF6 DMA_ISR_TCIF6 /*!< Channel 6 transfer complete fl…
1263 return (READ_BIT(DMAx->ISR, DMA_ISR_TCIF6) == (DMA_ISR_TCIF6)); in LL_DMA_IsActiveFlag_TC6()
/hal_stm32-3.7.0/stm32cube/stm32l0xx/drivers/include/
Dstm32l0xx_ll_dma.h235 #define LL_DMA_ISR_TCIF6 DMA_ISR_TCIF6 /*!< Channel 6 transfer complete fl…
1408 return ((READ_BIT(DMAx->ISR, DMA_ISR_TCIF6) == (DMA_ISR_TCIF6)) ? 1UL : 0UL); in LL_DMA_IsActiveFlag_TC6()
Dstm32l0xx_hal_dma.h368 #define DMA_FLAG_TC6 DMA_ISR_TCIF6
/hal_stm32-3.7.0/stm32cube/stm32wbxx/drivers/include/
Dstm32wbxx_ll_dma.h224 #define LL_DMA_ISR_TCIF6 DMA_ISR_TCIF6 /*!< Channel 6 transfer complete fl…
1439 return ((READ_BIT(DMAx->ISR, DMA_ISR_TCIF6) == (DMA_ISR_TCIF6)) ? 1UL : 0UL); in LL_DMA_IsActiveFlag_TC6()
/hal_stm32-3.7.0/stm32cube/stm32f3xx/drivers/include/
Dstm32f3xx_ll_dma.h208 #define LL_DMA_ISR_TCIF6 DMA_ISR_TCIF6 /*!< Channel 6 transfer complete fl…
1300 return (READ_BIT(DMAx->ISR, DMA_ISR_TCIF6) == (DMA_ISR_TCIF6)); in LL_DMA_IsActiveFlag_TC6()
/hal_stm32-3.7.0/stm32cube/stm32l1xx/drivers/include/
Dstm32l1xx_ll_dma.h209 #define LL_DMA_ISR_TCIF6 DMA_ISR_TCIF6 /*!< Channel 6 transfer complete fl…
1301 return (READ_BIT(DMAx->ISR, DMA_ISR_TCIF6) == (DMA_ISR_TCIF6)); in LL_DMA_IsActiveFlag_TC6()
Dstm32l1xx_hal_dma.h263 #define DMA_FLAG_TC6 DMA_ISR_TCIF6
/hal_stm32-3.7.0/stm32cube/stm32g0xx/drivers/include/
Dstm32g0xx_ll_dma.h230 #define LL_DMA_ISR_TCIF6 DMA_ISR_TCIF6 /*!< Channel 6 transfer complete fl…
1513 return ((READ_BIT(DMAx->ISR, DMA_ISR_TCIF6) == (DMA_ISR_TCIF6)) ? 1UL : 0UL); in LL_DMA_IsActiveFlag_TC6()
Dstm32g0xx_hal_dma.h413 #define DMA_FLAG_TC6 DMA_ISR_TCIF6 /*!< Transfer Complete flag…
/hal_stm32-3.7.0/stm32cube/stm32wlxx/drivers/include/
Dstm32wlxx_ll_dma.h221 #define LL_DMA_ISR_TCIF6 DMA_ISR_TCIF6 /*!< Channel 6 transfer complete fl…
1787 return ((READ_BIT(DMAx->ISR, DMA_ISR_TCIF6) == (DMA_ISR_TCIF6)) ? 1UL : 0UL); in LL_DMA_IsActiveFlag_TC6()
Dstm32wlxx_hal_dma.h334 #define DMA_FLAG_TC6 DMA_ISR_TCIF6 /*!< Transfer Complete flag…
/hal_stm32-3.7.0/stm32cube/stm32l5xx/drivers/include/
Dstm32l5xx_ll_dma.h219 #define LL_DMA_ISR_TCIF6 DMA_ISR_TCIF6 /*!< Channel 6 transfer complete fl…
2100 return ((READ_BIT(DMAx->ISR, DMA_ISR_TCIF6) == (DMA_ISR_TCIF6)) ? 1UL : 0UL); in LL_DMA_IsActiveFlag_TC6()
Dstm32l5xx_hal_dma.h414 #define DMA_FLAG_TC6 DMA_ISR_TCIF6
/hal_stm32-3.7.0/stm32cube/stm32f0xx/drivers/include/
Dstm32f0xx_ll_dma.h236 #define LL_DMA_ISR_TCIF6 DMA_ISR_TCIF6 /*!< Channel 6 transfer complete fl…
1485 return (READ_BIT(DMAx->ISR, DMA_ISR_TCIF6) == (DMA_ISR_TCIF6)); in LL_DMA_IsActiveFlag_TC6()
/hal_stm32-3.7.0/stm32cube/stm32g4xx/drivers/include/
Dstm32g4xx_ll_dma.h241 #define LL_DMA_ISR_TCIF6 DMA_ISR_TCIF6 /*!< Channel 6 transfer complete fl…
1720 return ((READ_BIT(DMAx->ISR, DMA_ISR_TCIF6) == (DMA_ISR_TCIF6)) ? 1UL : 0UL); in LL_DMA_IsActiveFlag_TC6()
/hal_stm32-3.7.0/stm32cube/stm32l4xx/drivers/include/
Dstm32l4xx_ll_dma.h256 #define LL_DMA_ISR_TCIF6 DMA_ISR_TCIF6 /*!< Channel 6 transfer complete fl…
1701 return ((READ_BIT(DMAx->ISR, DMA_ISR_TCIF6) == (DMA_ISR_TCIF6)) ? 1UL : 0UL); in LL_DMA_IsActiveFlag_TC6()
Dstm32l4xx_hal_dma.h539 #define DMA_FLAG_TC6 DMA_ISR_TCIF6
/hal_stm32-3.7.0/stm32cube/stm32f1xx/soc/
Dstm32f101x6.h2896 #define DMA_ISR_TCIF6 DMA_ISR_TCIF6_Msk /*!< Channel 6 Trans… macro
Dstm32f101xb.h2958 #define DMA_ISR_TCIF6 DMA_ISR_TCIF6_Msk /*!< Channel 6 Trans… macro
Dstm32f102x6.h2945 #define DMA_ISR_TCIF6 DMA_ISR_TCIF6_Msk /*!< Channel 6 Trans… macro
Dstm32f100xb.h3110 #define DMA_ISR_TCIF6 DMA_ISR_TCIF6_Msk /*!< Channel 6 Trans… macro
/hal_stm32-3.7.0/stm32cube/stm32l0xx/soc/
Dstm32l010x8.h1046 #define DMA_ISR_TCIF6 DMA_ISR_TCIF6_Msk /*!< Channel 6 Trans… macro
Dstm32l031xx.h1155 #define DMA_ISR_TCIF6 DMA_ISR_TCIF6_Msk /*!< Channel 6 Trans… macro
Dstm32l041xx.h1283 #define DMA_ISR_TCIF6 DMA_ISR_TCIF6_Msk /*!< Channel 6 Trans… macro
Dstm32l051xx.h1196 #define DMA_ISR_TCIF6 DMA_ISR_TCIF6_Msk /*!< Channel 6 Trans… macro

1234567