Home
last modified time | relevance | path

Searched refs:DMA_LISR_TCIF1 (Results 1 – 25 of 92) sorted by relevance

1234

/hal_stm32-latest/stm32cube/stm32f2xx/drivers/include/
Dstm32f2xx_ll_dma.h1740 return (READ_BIT(DMAx->LISR ,DMA_LISR_TCIF1)==(DMA_LISR_TCIF1)); in LL_DMA_IsActiveFlag_TC1()
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/
Dstm32f7xx_ll_dma.h1773 return (READ_BIT(DMAx->LISR ,DMA_LISR_TCIF1)==(DMA_LISR_TCIF1)); in LL_DMA_IsActiveFlag_TC1()
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/include/
Dstm32f4xx_ll_dma.h1750 return (READ_BIT(DMAx->LISR ,DMA_LISR_TCIF1)==(DMA_LISR_TCIF1)); in LL_DMA_IsActiveFlag_TC1()
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/include/
Dstm32mp1xx_ll_dma.h2031 return ((READ_BIT(DMAx->LISR, DMA_LISR_TCIF1) == (DMA_LISR_TCIF1)) ? 1UL : 0UL); in LL_DMA_IsActiveFlag_TC1()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_ll_dma.h2174 return ((READ_BIT(DMAx->LISR, DMA_LISR_TCIF1) == (DMA_LISR_TCIF1)) ? 1UL : 0UL); in LL_DMA_IsActiveFlag_TC1()
/hal_stm32-latest/stm32cube/stm32f4xx/soc/
Dstm32f410cx.h1629 #define DMA_LISR_TCIF1 DMA_LISR_TCIF1_Msk macro
Dstm32f410rx.h1629 #define DMA_LISR_TCIF1 DMA_LISR_TCIF1_Msk macro
Dstm32f410tx.h1619 #define DMA_LISR_TCIF1 DMA_LISR_TCIF1_Msk macro
Dstm32f401xc.h1570 #define DMA_LISR_TCIF1 DMA_LISR_TCIF1_Msk macro
Dstm32f401xe.h1570 #define DMA_LISR_TCIF1 DMA_LISR_TCIF1_Msk macro
Dstm32f411xe.h1573 #define DMA_LISR_TCIF1 DMA_LISR_TCIF1_Msk macro
Dstm32f405xx.h5662 #define DMA_LISR_TCIF1 DMA_LISR_TCIF1_Msk macro
Dstm32f412cx.h5723 #define DMA_LISR_TCIF1 DMA_LISR_TCIF1_Msk macro
Dstm32f415xx.h5844 #define DMA_LISR_TCIF1 DMA_LISR_TCIF1_Msk macro
Dstm32f423xx.h6116 #define DMA_LISR_TCIF1 DMA_LISR_TCIF1_Msk macro
Dstm32f407xx.h5962 #define DMA_LISR_TCIF1 DMA_LISR_TCIF1_Msk macro
Dstm32f412zx.h5783 #define DMA_LISR_TCIF1 DMA_LISR_TCIF1_Msk macro
Dstm32f412rx.h5777 #define DMA_LISR_TCIF1 DMA_LISR_TCIF1_Msk macro
Dstm32f412vx.h5779 #define DMA_LISR_TCIF1 DMA_LISR_TCIF1_Msk macro
Dstm32f413xx.h6080 #define DMA_LISR_TCIF1 DMA_LISR_TCIF1_Msk macro
/hal_stm32-latest/stm32cube/stm32f2xx/soc/
Dstm32f215xx.h5814 #define DMA_LISR_TCIF1 DMA_LISR_TCIF1_Msk macro
Dstm32f205xx.h5664 #define DMA_LISR_TCIF1 DMA_LISR_TCIF1_Msk macro
Dstm32f207xx.h5963 #define DMA_LISR_TCIF1 DMA_LISR_TCIF1_Msk macro
/hal_stm32-latest/stm32cube/stm32f7xx/soc/
Dstm32f723xx.h5629 #define DMA_LISR_TCIF1 DMA_LISR_TCIF1_Msk macro
Dstm32f722xx.h5613 #define DMA_LISR_TCIF1 DMA_LISR_TCIF1_Msk macro

1234