Home
last modified time | relevance | path

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

1234

/hal_stm32-latest/stm32cube/stm32f2xx/drivers/include/
Dstm32f2xx_ll_dma.h1685 return (READ_BIT(DMAx->HISR ,DMA_HISR_HTIF4)==(DMA_HISR_HTIF4)); in LL_DMA_IsActiveFlag_HT4()
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/
Dstm32f7xx_ll_dma.h1718 return (READ_BIT(DMAx->HISR ,DMA_HISR_HTIF4)==(DMA_HISR_HTIF4)); in LL_DMA_IsActiveFlag_HT4()
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/include/
Dstm32f4xx_ll_dma.h1695 return (READ_BIT(DMAx->HISR ,DMA_HISR_HTIF4)==(DMA_HISR_HTIF4)); in LL_DMA_IsActiveFlag_HT4()
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/include/
Dstm32mp1xx_ll_dma.h1976 return ((READ_BIT(DMAx->HISR, DMA_HISR_HTIF4) == (DMA_HISR_HTIF4)) ? 1UL : 0UL); in LL_DMA_IsActiveFlag_HT4()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_ll_dma.h2119 return ((READ_BIT(DMAx->HISR, DMA_HISR_HTIF4) == (DMA_HISR_HTIF4)) ? 1UL : 0UL); in LL_DMA_IsActiveFlag_HT4()
/hal_stm32-latest/stm32cube/stm32f4xx/soc/
Dstm32f410cx.h1709 #define DMA_HISR_HTIF4 DMA_HISR_HTIF4_Msk macro
Dstm32f410rx.h1709 #define DMA_HISR_HTIF4 DMA_HISR_HTIF4_Msk macro
Dstm32f410tx.h1699 #define DMA_HISR_HTIF4 DMA_HISR_HTIF4_Msk macro
Dstm32f401xc.h1650 #define DMA_HISR_HTIF4 DMA_HISR_HTIF4_Msk macro
Dstm32f401xe.h1650 #define DMA_HISR_HTIF4 DMA_HISR_HTIF4_Msk macro
Dstm32f411xe.h1653 #define DMA_HISR_HTIF4 DMA_HISR_HTIF4_Msk macro
Dstm32f405xx.h5742 #define DMA_HISR_HTIF4 DMA_HISR_HTIF4_Msk macro
Dstm32f412cx.h5803 #define DMA_HISR_HTIF4 DMA_HISR_HTIF4_Msk macro
Dstm32f415xx.h5924 #define DMA_HISR_HTIF4 DMA_HISR_HTIF4_Msk macro
Dstm32f423xx.h6196 #define DMA_HISR_HTIF4 DMA_HISR_HTIF4_Msk macro
Dstm32f407xx.h6042 #define DMA_HISR_HTIF4 DMA_HISR_HTIF4_Msk macro
Dstm32f412zx.h5863 #define DMA_HISR_HTIF4 DMA_HISR_HTIF4_Msk macro
Dstm32f412rx.h5857 #define DMA_HISR_HTIF4 DMA_HISR_HTIF4_Msk macro
Dstm32f412vx.h5859 #define DMA_HISR_HTIF4 DMA_HISR_HTIF4_Msk macro
Dstm32f413xx.h6160 #define DMA_HISR_HTIF4 DMA_HISR_HTIF4_Msk macro
/hal_stm32-latest/stm32cube/stm32f2xx/soc/
Dstm32f215xx.h5894 #define DMA_HISR_HTIF4 DMA_HISR_HTIF4_Msk macro
Dstm32f205xx.h5744 #define DMA_HISR_HTIF4 DMA_HISR_HTIF4_Msk macro
Dstm32f207xx.h6043 #define DMA_HISR_HTIF4 DMA_HISR_HTIF4_Msk macro
/hal_stm32-latest/stm32cube/stm32f7xx/soc/
Dstm32f723xx.h5709 #define DMA_HISR_HTIF4 DMA_HISR_HTIF4_Msk macro
Dstm32f722xx.h5693 #define DMA_HISR_HTIF4 DMA_HISR_HTIF4_Msk macro

1234