Home
last modified time | relevance | path

Searched refs:DMA1_Channel7_BASE (Results 1 – 25 of 149) sorted by relevance

123456

/hal_stm32-latest/stm32cube/stm32g0xx/drivers/include/
Dstm32g0xx_ll_dma.h57 #if defined(DMA1_Channel7_BASE)
58 (uint8_t)(DMA1_Channel7_BASE - DMA1_BASE),
/hal_stm32-latest/stm32cube/stm32f1xx/drivers/include/
Dstm32f1xx_ll_dma.h54 (uint8_t)(DMA1_Channel7_BASE - DMA1_BASE)
/hal_stm32-latest/stm32cube/stm32l0xx/drivers/include/
Dstm32l0xx_ll_dma.h58 (uint8_t)(DMA1_Channel7_BASE - DMA1_BASE)
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/include/
Dstm32u0xx_ll_dma.h55 (uint8_t)(DMA1_Channel7_BASE - DMA1_BASE),
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/include/
Dstm32f3xx_ll_dma.h54 (uint8_t)(DMA1_Channel7_BASE - DMA1_BASE)
/hal_stm32-latest/stm32cube/stm32l1xx/drivers/include/
Dstm32l1xx_ll_dma.h54 (uint8_t)(DMA1_Channel7_BASE - DMA1_BASE)
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/include/
Dstm32wlxx_ll_dma.h55 (uint8_t)(DMA1_Channel7_BASE - DMA1_BASE),
/hal_stm32-latest/stm32cube/stm32f0xx/drivers/include/
Dstm32f0xx_ll_dma.h57 (uint8_t)(DMA1_Channel7_BASE - DMA1_BASE)
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/
Dstm32l4xx_ll_dma.h57 (uint8_t)(DMA1_Channel7_BASE - DMA1_BASE)
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/
Dstm32l5xx_ll_dma.h55 (uint8_t)(DMA1_Channel7_BASE - DMA1_BASE),
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/
Dstm32g4xx_ll_dma.h57 (uint8_t)(DMA1_Channel7_BASE - DMA1_BASE)
/hal_stm32-latest/stm32cube/stm32f1xx/soc/
Dstm32f101x6.h503 #define DMA1_Channel7_BASE (AHBPERIPH_BASE + 0x00000080UL) macro
552 #define DMA1_Channel7 ((DMA_Channel_TypeDef *)DMA1_Channel7_BASE)
Dstm32f101xb.h513 #define DMA1_Channel7_BASE (AHBPERIPH_BASE + 0x00000080UL) macro
567 #define DMA1_Channel7 ((DMA_Channel_TypeDef *)DMA1_Channel7_BASE)
Dstm32f100xb.h564 #define DMA1_Channel7_BASE (AHBPERIPH_BASE + 0x00000080UL) macro
627 #define DMA1_Channel7 ((DMA_Channel_TypeDef *)DMA1_Channel7_BASE)
Dstm32f102x6.h539 #define DMA1_Channel7_BASE (AHBPERIPH_BASE + 0x00000080UL) macro
592 #define DMA1_Channel7 ((DMA_Channel_TypeDef *)DMA1_Channel7_BASE)
Dstm32f100xe.h641 #define DMA1_Channel7_BASE (AHBPERIPH_BASE + 0x00000080UL) macro
729 #define DMA1_Channel7 ((DMA_Channel_TypeDef *)DMA1_Channel7_BASE)
Dstm32f101xg.h661 #define DMA1_Channel7_BASE (AHBPERIPH_BASE + 0x00000080UL) macro
752 #define DMA1_Channel7 ((DMA_Channel_TypeDef *)DMA1_Channel7_BASE)
/hal_stm32-latest/stm32cube/stm32l0xx/soc/
Dstm32l041xx.h540 #define DMA1_Channel7_BASE (DMA1_BASE + 0x00000080UL) macro
595 #define DMA1_Channel7 ((DMA_Channel_TypeDef *) DMA1_Channel7_BASE)
Dstm32l010x8.h501 #define DMA1_Channel7_BASE (DMA1_BASE + 0x00000080UL) macro
553 #define DMA1_Channel7 ((DMA_Channel_TypeDef *) DMA1_Channel7_BASE)
Dstm32l010xb.h503 #define DMA1_Channel7_BASE (DMA1_BASE + 0x00000080UL) macro
557 #define DMA1_Channel7 ((DMA_Channel_TypeDef *) DMA1_Channel7_BASE)
Dstm32l031xx.h521 #define DMA1_Channel7_BASE (DMA1_BASE + 0x00000080UL) macro
575 #define DMA1_Channel7 ((DMA_Channel_TypeDef *) DMA1_Channel7_BASE)
Dstm32l051xx.h549 #define DMA1_Channel7_BASE (DMA1_BASE + 0x00000080UL) macro
609 #define DMA1_Channel7 ((DMA_Channel_TypeDef *) DMA1_Channel7_BASE)
Dstm32l010x6.h501 #define DMA1_Channel7_BASE (DMA1_BASE + 0x00000080UL) macro
552 #define DMA1_Channel7 ((DMA_Channel_TypeDef *) DMA1_Channel7_BASE)
Dstm32l081xx.h583 #define DMA1_Channel7_BASE (DMA1_BASE + 0x00000080UL) macro
650 #define DMA1_Channel7 ((DMA_Channel_TypeDef *) DMA1_Channel7_BASE)
Dstm32l071xx.h564 #define DMA1_Channel7_BASE (DMA1_BASE + 0x00000080UL) macro
630 #define DMA1_Channel7 ((DMA_Channel_TypeDef *) DMA1_Channel7_BASE)

123456