Home
last modified time | relevance | path

Searched refs:DMA_FLAG_TC7 (Results 1 – 16 of 16) sorted by relevance

/hal_stm32-latest/stm32cube/stm32l1xx/drivers/include/
Dstm32l1xx_hal_dma.h267 #define DMA_FLAG_TC7 DMA_ISR_TCIF7 macro
327 DMA_FLAG_TC7)
430 DMA_FLAG_TC7)
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/
Dstm32l5xx_hal_dma.h418 #define DMA_FLAG_TC7 DMA_ISR_TCIF7 macro
508 ((uint32_t)((__HANDLE__)->Instance) == ((uint32_t)DMA1_Channel7))? DMA_FLAG_TC7 :\
509 ((uint32_t)((__HANDLE__)->Instance) == ((uint32_t)DMA2_Channel7))? DMA_FLAG_TC7 :\
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/include/
Dstm32wbxx_hal_dma.h359 #define DMA_FLAG_TC7 LL_DMA_ISR_TCIF7 /*!< Channel 7 transfer com… macro
418 DMA_FLAG_TC7)
427 DMA_FLAG_TC7)
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/include/
Dstm32u0xx_hal_dma.h384 #define DMA_FLAG_TC7 DMA_ISR_TCIF7 /*!< Transfer Complete flag… macro
438 DMA_FLAG_TC7)
447 DMA_FLAG_TC7)
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/include/
Dstm32g0xx_hal_dma.h419 #define DMA_FLAG_TC7 DMA_ISR_TCIF7 /*!< Transfer Complete flag… macro
474 DMA_FLAG_TC7)
484 DMA_FLAG_TC7)
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/
Dstm32g4xx_hal_dma.h464 #define DMA_FLAG_TC7 0x02000000U macro
530 ((uint32_t)((__HANDLE__)->Instance) == ((uint32_t)DMA1_Channel7))? DMA_FLAG_TC7 :\
531 ((uint32_t)((__HANDLE__)->Instance) == ((uint32_t)DMA2_Channel7))? DMA_FLAG_TC7 :\
/hal_stm32-latest/stm32cube/stm32f1xx/drivers/include/
Dstm32f1xx_hal_dma_ex.h63 ((uint32_t)((__HANDLE__)->Instance) == ((uint32_t)DMA1_Channel7))? DMA_FLAG_TC7 :\
178 DMA_FLAG_TC7)
Dstm32f1xx_hal_dma.h267 #define DMA_FLAG_TC7 0x02000000U macro
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/include/
Dstm32f3xx_hal_dma_ex.h61 ((uint32_t)((__HANDLE__)->Instance) == ((uint32_t)DMA1_Channel7))? DMA_FLAG_TC7 :\
176 DMA_FLAG_TC7)
Dstm32f3xx_hal_dma.h265 #define DMA_FLAG_TC7 (0x02000000U) macro
/hal_stm32-latest/stm32cube/stm32wb0x/drivers/include/
Dstm32wb0x_hal_dma.h333 #define DMA_FLAG_TC7 LL_DMA_ISR_TCIF7 /*!< Channel 7 transfer com… macro
389 ((uint32_t)((__HANDLE__)->Instance) == ((uint32_t)DMA1_Channel7))? DMA_FLAG_TC7 :\
/hal_stm32-latest/stm32cube/stm32l0xx/drivers/include/
Dstm32l0xx_hal_dma.h372 #define DMA_FLAG_TC7 DMA_ISR_TCIF7 macro
432 DMA_FLAG_TC7)
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/include/
Dstm32wlxx_hal_dma.h338 #define DMA_FLAG_TC7 DMA_ISR_TCIF7 /*!< Transfer Complete flag… macro
422 DMA_FLAG_TC7)
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/
Dstm32l4xx_hal_dma.h543 #define DMA_FLAG_TC7 DMA_ISR_TCIF7 macro
601 DMA_FLAG_TC7)
/hal_stm32-latest/stm32cube/stm32f0xx/drivers/include/
Dstm32f0xx_hal_dma_ex.h517 DMA_FLAG_TC7)
601 ((uint32_t)((__HANDLE__)->Instance) == ((uint32_t)DMA1_Channel7))? DMA_FLAG_TC7 :\
Dstm32f0xx_hal_dma.h268 #define DMA_FLAG_TC7 (0x02000000U) /*!< Channel 7 transfer complete flag */ macro