/hal_stm32-latest/stm32cube/stm32c0xx/drivers/include/ |
D | stm32c0xx_ll_dma.h | 55 #if defined(DMA1_Channel5_BASE) 56 (uint8_t)(DMA1_Channel5_BASE - DMA1_BASE),
|
/hal_stm32-latest/stm32cube/stm32f1xx/drivers/include/ |
D | stm32f1xx_ll_dma.h | 52 (uint8_t)(DMA1_Channel5_BASE - DMA1_BASE),
|
/hal_stm32-latest/stm32cube/stm32l0xx/drivers/include/ |
D | stm32l0xx_ll_dma.h | 53 (uint8_t)(DMA1_Channel5_BASE - DMA1_BASE),
|
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/include/ |
D | stm32u0xx_ll_dma.h | 53 (uint8_t)(DMA1_Channel5_BASE - DMA1_BASE),
|
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/include/ |
D | stm32g0xx_ll_dma.h | 53 (uint8_t)(DMA1_Channel5_BASE - DMA1_BASE),
|
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/include/ |
D | stm32f3xx_ll_dma.h | 52 (uint8_t)(DMA1_Channel5_BASE - DMA1_BASE),
|
/hal_stm32-latest/stm32cube/stm32l1xx/drivers/include/ |
D | stm32l1xx_ll_dma.h | 52 (uint8_t)(DMA1_Channel5_BASE - DMA1_BASE),
|
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/include/ |
D | stm32wlxx_ll_dma.h | 53 (uint8_t)(DMA1_Channel5_BASE - DMA1_BASE),
|
/hal_stm32-latest/stm32cube/stm32f0xx/drivers/include/ |
D | stm32f0xx_ll_dma.h | 52 (uint8_t)(DMA1_Channel5_BASE - DMA1_BASE),
|
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/ |
D | stm32l4xx_ll_dma.h | 55 (uint8_t)(DMA1_Channel5_BASE - DMA1_BASE),
|
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/ |
D | stm32l5xx_ll_dma.h | 53 (uint8_t)(DMA1_Channel5_BASE - DMA1_BASE),
|
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/ |
D | stm32g4xx_ll_dma.h | 53 (uint8_t)(DMA1_Channel5_BASE - DMA1_BASE),
|
/hal_stm32-latest/stm32cube/stm32f1xx/soc/ |
D | stm32f101x6.h | 501 #define DMA1_Channel5_BASE (AHBPERIPH_BASE + 0x00000058UL) macro 550 #define DMA1_Channel5 ((DMA_Channel_TypeDef *)DMA1_Channel5_BASE)
|
D | stm32f101xb.h | 511 #define DMA1_Channel5_BASE (AHBPERIPH_BASE + 0x00000058UL) macro 565 #define DMA1_Channel5 ((DMA_Channel_TypeDef *)DMA1_Channel5_BASE)
|
D | stm32f100xb.h | 562 #define DMA1_Channel5_BASE (AHBPERIPH_BASE + 0x00000058UL) macro 625 #define DMA1_Channel5 ((DMA_Channel_TypeDef *)DMA1_Channel5_BASE)
|
/hal_stm32-latest/stm32cube/stm32f0xx/soc/ |
D | stm32f030x6.h | 461 #define DMA1_Channel5_BASE (DMA1_BASE + 0x00000058UL) macro 508 #define DMA1_Channel5 ((DMA_Channel_TypeDef *) DMA1_Channel5_BASE)
|
D | stm32f030x8.h | 472 #define DMA1_Channel5_BASE (DMA1_BASE + 0x00000058UL) macro 524 #define DMA1_Channel5 ((DMA_Channel_TypeDef *) DMA1_Channel5_BASE)
|
D | stm32f070x6.h | 504 #define DMA1_Channel5_BASE (DMA1_BASE + 0x00000058UL) macro 552 #define DMA1_Channel5 ((DMA_Channel_TypeDef *) DMA1_Channel5_BASE)
|
/hal_stm32-latest/stm32cube/stm32l0xx/soc/ |
D | stm32l041xx.h | 538 #define DMA1_Channel5_BASE (DMA1_BASE + 0x00000058UL) macro 593 #define DMA1_Channel5 ((DMA_Channel_TypeDef *) DMA1_Channel5_BASE)
|
D | stm32l010x8.h | 499 #define DMA1_Channel5_BASE (DMA1_BASE + 0x00000058UL) macro 551 #define DMA1_Channel5 ((DMA_Channel_TypeDef *) DMA1_Channel5_BASE)
|
D | stm32l010xb.h | 501 #define DMA1_Channel5_BASE (DMA1_BASE + 0x00000058UL) macro 555 #define DMA1_Channel5 ((DMA_Channel_TypeDef *) DMA1_Channel5_BASE)
|
D | stm32l011xx.h | 517 #define DMA1_Channel5_BASE (DMA1_BASE + 0x00000058UL) macro 567 #define DMA1_Channel5 ((DMA_Channel_TypeDef *) DMA1_Channel5_BASE)
|
D | stm32l021xx.h | 536 #define DMA1_Channel5_BASE (DMA1_BASE + 0x00000058UL) macro 587 #define DMA1_Channel5 ((DMA_Channel_TypeDef *) DMA1_Channel5_BASE)
|
D | stm32l031xx.h | 519 #define DMA1_Channel5_BASE (DMA1_BASE + 0x00000058UL) macro 573 #define DMA1_Channel5 ((DMA_Channel_TypeDef *) DMA1_Channel5_BASE)
|
D | stm32l051xx.h | 547 #define DMA1_Channel5_BASE (DMA1_BASE + 0x00000058UL) macro 607 #define DMA1_Channel5 ((DMA_Channel_TypeDef *) DMA1_Channel5_BASE)
|