Home
last modified time | relevance | path

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

1234

/hal_stm32-latest/stm32cube/stm32f2xx/drivers/include/
Dstm32f2xx_ll_dma.h1696 return (READ_BIT(DMAx->HISR ,DMA_HISR_HTIF5)==(DMA_HISR_HTIF5)); in LL_DMA_IsActiveFlag_HT5()
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/
Dstm32f7xx_ll_dma.h1729 return (READ_BIT(DMAx->HISR ,DMA_HISR_HTIF5)==(DMA_HISR_HTIF5)); in LL_DMA_IsActiveFlag_HT5()
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/include/
Dstm32f4xx_ll_dma.h1706 return (READ_BIT(DMAx->HISR ,DMA_HISR_HTIF5)==(DMA_HISR_HTIF5)); in LL_DMA_IsActiveFlag_HT5()
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/include/
Dstm32mp1xx_ll_dma.h1987 return ((READ_BIT(DMAx->HISR, DMA_HISR_HTIF5) == (DMA_HISR_HTIF5)) ? 1UL : 0UL); in LL_DMA_IsActiveFlag_HT5()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_ll_dma.h2130 return ((READ_BIT(DMAx->HISR, DMA_HISR_HTIF5) == (DMA_HISR_HTIF5)) ? 1UL : 0UL); in LL_DMA_IsActiveFlag_HT5()
/hal_stm32-latest/stm32cube/stm32f4xx/soc/
Dstm32f410cx.h1694 #define DMA_HISR_HTIF5 DMA_HISR_HTIF5_Msk macro
Dstm32f410rx.h1694 #define DMA_HISR_HTIF5 DMA_HISR_HTIF5_Msk macro
Dstm32f410tx.h1684 #define DMA_HISR_HTIF5 DMA_HISR_HTIF5_Msk macro
Dstm32f401xc.h1635 #define DMA_HISR_HTIF5 DMA_HISR_HTIF5_Msk macro
Dstm32f401xe.h1635 #define DMA_HISR_HTIF5 DMA_HISR_HTIF5_Msk macro
Dstm32f411xe.h1638 #define DMA_HISR_HTIF5 DMA_HISR_HTIF5_Msk macro
Dstm32f405xx.h5727 #define DMA_HISR_HTIF5 DMA_HISR_HTIF5_Msk macro
Dstm32f412cx.h5788 #define DMA_HISR_HTIF5 DMA_HISR_HTIF5_Msk macro
Dstm32f415xx.h5909 #define DMA_HISR_HTIF5 DMA_HISR_HTIF5_Msk macro
Dstm32f423xx.h6181 #define DMA_HISR_HTIF5 DMA_HISR_HTIF5_Msk macro
Dstm32f407xx.h6027 #define DMA_HISR_HTIF5 DMA_HISR_HTIF5_Msk macro
Dstm32f412zx.h5848 #define DMA_HISR_HTIF5 DMA_HISR_HTIF5_Msk macro
Dstm32f412rx.h5842 #define DMA_HISR_HTIF5 DMA_HISR_HTIF5_Msk macro
Dstm32f412vx.h5844 #define DMA_HISR_HTIF5 DMA_HISR_HTIF5_Msk macro
Dstm32f413xx.h6145 #define DMA_HISR_HTIF5 DMA_HISR_HTIF5_Msk macro
/hal_stm32-latest/stm32cube/stm32f2xx/soc/
Dstm32f215xx.h5879 #define DMA_HISR_HTIF5 DMA_HISR_HTIF5_Msk macro
Dstm32f205xx.h5729 #define DMA_HISR_HTIF5 DMA_HISR_HTIF5_Msk macro
Dstm32f207xx.h6028 #define DMA_HISR_HTIF5 DMA_HISR_HTIF5_Msk macro
/hal_stm32-latest/stm32cube/stm32f7xx/soc/
Dstm32f723xx.h5694 #define DMA_HISR_HTIF5 DMA_HISR_HTIF5_Msk macro
Dstm32f722xx.h5678 #define DMA_HISR_HTIF5 DMA_HISR_HTIF5_Msk macro

1234