Home
last modified time | relevance | path

Searched refs:DMA_ISR_GIF7 (Results 1 – 25 of 165) sorted by relevance

1234567

/hal_stm32-latest/stm32cube/stm32l1xx/drivers/include/
Dstm32l1xx_hal_dma.h266 #define DMA_FLAG_GL7 DMA_ISR_GIF7
384 DMA_ISR_GIF7)
472 DMA_ISR_GIF7)
Dstm32l1xx_ll_dma.h212 #define LL_DMA_ISR_GIF7 DMA_ISR_GIF7 /*!< Channel 7 global flag …
1235 return (READ_BIT(DMAx->ISR, DMA_ISR_GIF7) == (DMA_ISR_GIF7)); in LL_DMA_IsActiveFlag_GI7()
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/
Dstm32l5xx_hal_dma.h417 #define DMA_FLAG_GL7 DMA_ISR_GIF7
574 ((uint32_t)((__HANDLE__)->Instance) == ((uint32_t)DMA1_Channel7))? DMA_ISR_GIF7 :\
575 ((uint32_t)((__HANDLE__)->Instance) == ((uint32_t)DMA2_Channel7))? DMA_ISR_GIF7 :\
Dstm32l5xx_ll_dma.h222 #define LL_DMA_ISR_GIF7 DMA_ISR_GIF7 /*!< Channel 7 global flag …
2023 return ((READ_BIT(DMAx->ISR, DMA_ISR_GIF7) == (DMA_ISR_GIF7)) ? 1UL : 0UL); in LL_DMA_IsActiveFlag_GI7()
/hal_stm32-latest/stm32cube/stm32wb0x/drivers/include/
Dstm32wb0x_ll_dma.h218 #define LL_DMA_ISR_GIF7 DMA_ISR_GIF7 /*!< Channel 7 global flag …
1246 return ((READ_BIT(DMAx->ISR, DMA_ISR_GIF7) == (DMA_ISR_GIF7)) ? 1UL : 0UL); in LL_DMA_IsActiveFlag_GI7()
Dstm32wb0x_hal_dma.h434 ((uint32_t)((__HANDLE__)->Instance) == ((uint32_t)DMA1_Channel7))? DMA_ISR_GIF7 : \
/hal_stm32-latest/stm32cube/stm32f1xx/drivers/include/
Dstm32f1xx_ll_dma.h210 #define LL_DMA_ISR_GIF7 DMA_ISR_GIF7 /*!< Channel 7 global flag …
1197 return (READ_BIT(DMAx->ISR, DMA_ISR_GIF7) == (DMA_ISR_GIF7)); in LL_DMA_IsActiveFlag_GI7()
/hal_stm32-latest/stm32cube/stm32l0xx/drivers/include/
Dstm32l0xx_hal_dma.h371 #define DMA_FLAG_GL7 DMA_ISR_GIF7
498 DMA_ISR_GIF7)
Dstm32l0xx_ll_dma.h240 #define LL_DMA_ISR_GIF7 DMA_ISR_GIF7 /*!< Channel 7 global flag …
1340 return ((READ_BIT(DMAx->ISR, DMA_ISR_GIF7) == (DMA_ISR_GIF7)) ? 1UL : 0UL); in LL_DMA_IsActiveFlag_GI7()
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/include/
Dstm32wbxx_ll_dma.h227 #define LL_DMA_ISR_GIF7 DMA_ISR_GIF7 /*!< Channel 7 global flag …
1373 return ((READ_BIT(DMAx->ISR, DMA_ISR_GIF7) == (DMA_ISR_GIF7)) ? 1UL : 0UL); in LL_DMA_IsActiveFlag_GI7()
Dstm32wbxx_hal_dma.h511 DMA_ISR_GIF7)
520 DMA_ISR_GIF7)
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/include/
Dstm32u0xx_ll_dma.h233 #define LL_DMA_ISR_GIF7 DMA_ISR_GIF7 /*!< Channel 7 global flag …
1467 return ((READ_BIT(DMAx->ISR, DMA_ISR_GIF7) == (DMA_ISR_GIF7)) ? 1UL : 0UL); in LL_DMA_IsActiveFlag_GI7()
Dstm32u0xx_hal_dma.h383 #define DMA_FLAG_GI7 DMA_ISR_GIF7 /*!< Global Interrupt flag …
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/include/
Dstm32g0xx_ll_dma.h235 #define LL_DMA_ISR_GIF7 DMA_ISR_GIF7 /*!< Channel 7 global flag …
1445 return ((READ_BIT(DMAx->ISR, DMA_ISR_GIF7) == (DMA_ISR_GIF7)) ? 1UL : 0UL); in LL_DMA_IsActiveFlag_GI7()
Dstm32g0xx_hal_dma.h418 #define DMA_FLAG_GI7 DMA_ISR_GIF7 /*!< Global Interrupt flag …
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/include/
Dstm32f3xx_ll_dma.h211 #define LL_DMA_ISR_GIF7 DMA_ISR_GIF7 /*!< Channel 7 global flag …
1234 return (READ_BIT(DMAx->ISR, DMA_ISR_GIF7) == (DMA_ISR_GIF7)); in LL_DMA_IsActiveFlag_GI7()
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/
Dstm32l4xx_hal_dma.h542 #define DMA_FLAG_GL7 DMA_ISR_GIF7
661 DMA_ISR_GIF7)
Dstm32l4xx_ll_dma.h259 #define LL_DMA_ISR_GIF7 DMA_ISR_GIF7 /*!< Channel 7 global flag …
1635 return ((READ_BIT(DMAx->ISR, DMA_ISR_GIF7) == (DMA_ISR_GIF7)) ? 1UL : 0UL); in LL_DMA_IsActiveFlag_GI7()
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/include/
Dstm32wlxx_ll_dma.h224 #define LL_DMA_ISR_GIF7 DMA_ISR_GIF7 /*!< Channel 7 global flag …
1721 return ((READ_BIT(DMAx->ISR, DMA_ISR_GIF7) == (DMA_ISR_GIF7)) ? 1UL : 0UL); in LL_DMA_IsActiveFlag_GI7()
Dstm32wlxx_hal_dma.h337 #define DMA_FLAG_GI7 DMA_ISR_GIF7 /*!< Global Interrupt flag …
/hal_stm32-latest/stm32cube/stm32f0xx/drivers/include/
Dstm32f0xx_ll_dma.h241 #define LL_DMA_ISR_GIF7 DMA_ISR_GIF7 /*!< Channel 7 global flag …
1417 return (READ_BIT(DMAx->ISR, DMA_ISR_GIF7) == (DMA_ISR_GIF7)); in LL_DMA_IsActiveFlag_GI7()
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/
Dstm32g4xx_ll_dma.h245 #define LL_DMA_ISR_GIF7 DMA_ISR_GIF7 /*!< Channel 7 global flag …
1640 return ((READ_BIT(DMAx->ISR, DMA_ISR_GIF7) == (DMA_ISR_GIF7)) ? 1UL : 0UL); in LL_DMA_IsActiveFlag_GI7()
Dstm32g4xx_hal_dma.h641 ((uint32_t)((__HANDLE__)->Instance) == ((uint32_t)DMA1_Channel7))? DMA_ISR_GIF7 :\
642 ((uint32_t)((__HANDLE__)->Instance) == ((uint32_t)DMA2_Channel7))? DMA_ISR_GIF7 :\
/hal_stm32-latest/stm32cube/stm32f1xx/soc/
Dstm32f101x6.h2905 #define DMA_ISR_GIF7 DMA_ISR_GIF7_Msk /*!< Channel 7 Globa… macro
Dstm32f101xb.h2967 #define DMA_ISR_GIF7 DMA_ISR_GIF7_Msk /*!< Channel 7 Globa… macro

1234567