/hal_stm32-latest/stm32cube/stm32c0xx/drivers/include/ |
D | stm32c0xx_ll_dma.h | 52 #if defined(DMA1_Channel4_BASE) 53 (uint8_t)(DMA1_Channel4_BASE - DMA1_BASE),
|
/hal_stm32-latest/stm32cube/stm32f1xx/drivers/include/ |
D | stm32f1xx_ll_dma.h | 51 (uint8_t)(DMA1_Channel4_BASE - DMA1_BASE),
|
/hal_stm32-latest/stm32cube/stm32l0xx/drivers/include/ |
D | stm32l0xx_ll_dma.h | 52 (uint8_t)(DMA1_Channel4_BASE - DMA1_BASE),
|
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/include/ |
D | stm32u0xx_ll_dma.h | 52 (uint8_t)(DMA1_Channel4_BASE - DMA1_BASE),
|
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/include/ |
D | stm32g0xx_ll_dma.h | 52 (uint8_t)(DMA1_Channel4_BASE - DMA1_BASE),
|
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/include/ |
D | stm32f3xx_ll_dma.h | 51 (uint8_t)(DMA1_Channel4_BASE - DMA1_BASE),
|
/hal_stm32-latest/stm32cube/stm32l1xx/drivers/include/ |
D | stm32l1xx_ll_dma.h | 51 (uint8_t)(DMA1_Channel4_BASE - DMA1_BASE),
|
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/include/ |
D | stm32wlxx_ll_dma.h | 52 (uint8_t)(DMA1_Channel4_BASE - DMA1_BASE),
|
/hal_stm32-latest/stm32cube/stm32f0xx/drivers/include/ |
D | stm32f0xx_ll_dma.h | 51 (uint8_t)(DMA1_Channel4_BASE - DMA1_BASE),
|
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/ |
D | stm32l4xx_ll_dma.h | 54 (uint8_t)(DMA1_Channel4_BASE - DMA1_BASE),
|
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/ |
D | stm32l5xx_ll_dma.h | 52 (uint8_t)(DMA1_Channel4_BASE - DMA1_BASE),
|
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/ |
D | stm32g4xx_ll_dma.h | 52 (uint8_t)(DMA1_Channel4_BASE - DMA1_BASE),
|
/hal_stm32-latest/stm32cube/stm32f1xx/soc/ |
D | stm32f101x6.h | 500 #define DMA1_Channel4_BASE (AHBPERIPH_BASE + 0x00000044UL) macro 549 #define DMA1_Channel4 ((DMA_Channel_TypeDef *)DMA1_Channel4_BASE)
|
D | stm32f101xb.h | 510 #define DMA1_Channel4_BASE (AHBPERIPH_BASE + 0x00000044UL) macro 564 #define DMA1_Channel4 ((DMA_Channel_TypeDef *)DMA1_Channel4_BASE)
|
D | stm32f100xb.h | 561 #define DMA1_Channel4_BASE (AHBPERIPH_BASE + 0x00000044UL) macro 624 #define DMA1_Channel4 ((DMA_Channel_TypeDef *)DMA1_Channel4_BASE)
|
/hal_stm32-latest/stm32cube/stm32f0xx/soc/ |
D | stm32f030x6.h | 460 #define DMA1_Channel4_BASE (DMA1_BASE + 0x00000044UL) macro 507 #define DMA1_Channel4 ((DMA_Channel_TypeDef *) DMA1_Channel4_BASE)
|
D | stm32f030x8.h | 471 #define DMA1_Channel4_BASE (DMA1_BASE + 0x00000044UL) macro 523 #define DMA1_Channel4 ((DMA_Channel_TypeDef *) DMA1_Channel4_BASE)
|
D | stm32f070x6.h | 503 #define DMA1_Channel4_BASE (DMA1_BASE + 0x00000044UL) macro 551 #define DMA1_Channel4 ((DMA_Channel_TypeDef *) DMA1_Channel4_BASE)
|
/hal_stm32-latest/stm32cube/stm32l0xx/soc/ |
D | stm32l041xx.h | 537 #define DMA1_Channel4_BASE (DMA1_BASE + 0x00000044UL) macro 592 #define DMA1_Channel4 ((DMA_Channel_TypeDef *) DMA1_Channel4_BASE)
|
D | stm32l010x8.h | 498 #define DMA1_Channel4_BASE (DMA1_BASE + 0x00000044UL) macro 550 #define DMA1_Channel4 ((DMA_Channel_TypeDef *) DMA1_Channel4_BASE)
|
D | stm32l010xb.h | 500 #define DMA1_Channel4_BASE (DMA1_BASE + 0x00000044UL) macro 554 #define DMA1_Channel4 ((DMA_Channel_TypeDef *) DMA1_Channel4_BASE)
|
D | stm32l011xx.h | 516 #define DMA1_Channel4_BASE (DMA1_BASE + 0x00000044UL) macro 566 #define DMA1_Channel4 ((DMA_Channel_TypeDef *) DMA1_Channel4_BASE)
|
D | stm32l021xx.h | 535 #define DMA1_Channel4_BASE (DMA1_BASE + 0x00000044UL) macro 586 #define DMA1_Channel4 ((DMA_Channel_TypeDef *) DMA1_Channel4_BASE)
|
D | stm32l031xx.h | 518 #define DMA1_Channel4_BASE (DMA1_BASE + 0x00000044UL) macro 572 #define DMA1_Channel4 ((DMA_Channel_TypeDef *) DMA1_Channel4_BASE)
|
D | stm32l051xx.h | 546 #define DMA1_Channel4_BASE (DMA1_BASE + 0x00000044UL) macro 606 #define DMA1_Channel4 ((DMA_Channel_TypeDef *) DMA1_Channel4_BASE)
|