Home
last modified time | relevance | path

Searched refs:DMA1_Channel4_BASE (Results 1 – 25 of 170) sorted by relevance

1234567

/hal_stm32-latest/stm32cube/stm32c0xx/drivers/include/
Dstm32c0xx_ll_dma.h52 #if defined(DMA1_Channel4_BASE)
53 (uint8_t)(DMA1_Channel4_BASE - DMA1_BASE),
/hal_stm32-latest/stm32cube/stm32f1xx/drivers/include/
Dstm32f1xx_ll_dma.h51 (uint8_t)(DMA1_Channel4_BASE - DMA1_BASE),
/hal_stm32-latest/stm32cube/stm32l0xx/drivers/include/
Dstm32l0xx_ll_dma.h52 (uint8_t)(DMA1_Channel4_BASE - DMA1_BASE),
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/include/
Dstm32u0xx_ll_dma.h52 (uint8_t)(DMA1_Channel4_BASE - DMA1_BASE),
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/include/
Dstm32g0xx_ll_dma.h52 (uint8_t)(DMA1_Channel4_BASE - DMA1_BASE),
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/include/
Dstm32f3xx_ll_dma.h51 (uint8_t)(DMA1_Channel4_BASE - DMA1_BASE),
/hal_stm32-latest/stm32cube/stm32l1xx/drivers/include/
Dstm32l1xx_ll_dma.h51 (uint8_t)(DMA1_Channel4_BASE - DMA1_BASE),
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/include/
Dstm32wlxx_ll_dma.h52 (uint8_t)(DMA1_Channel4_BASE - DMA1_BASE),
/hal_stm32-latest/stm32cube/stm32f0xx/drivers/include/
Dstm32f0xx_ll_dma.h51 (uint8_t)(DMA1_Channel4_BASE - DMA1_BASE),
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/
Dstm32l4xx_ll_dma.h54 (uint8_t)(DMA1_Channel4_BASE - DMA1_BASE),
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/
Dstm32l5xx_ll_dma.h52 (uint8_t)(DMA1_Channel4_BASE - DMA1_BASE),
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/
Dstm32g4xx_ll_dma.h52 (uint8_t)(DMA1_Channel4_BASE - DMA1_BASE),
/hal_stm32-latest/stm32cube/stm32f1xx/soc/
Dstm32f101x6.h500 #define DMA1_Channel4_BASE (AHBPERIPH_BASE + 0x00000044UL) macro
549 #define DMA1_Channel4 ((DMA_Channel_TypeDef *)DMA1_Channel4_BASE)
Dstm32f101xb.h510 #define DMA1_Channel4_BASE (AHBPERIPH_BASE + 0x00000044UL) macro
564 #define DMA1_Channel4 ((DMA_Channel_TypeDef *)DMA1_Channel4_BASE)
Dstm32f100xb.h561 #define DMA1_Channel4_BASE (AHBPERIPH_BASE + 0x00000044UL) macro
624 #define DMA1_Channel4 ((DMA_Channel_TypeDef *)DMA1_Channel4_BASE)
/hal_stm32-latest/stm32cube/stm32f0xx/soc/
Dstm32f030x6.h460 #define DMA1_Channel4_BASE (DMA1_BASE + 0x00000044UL) macro
507 #define DMA1_Channel4 ((DMA_Channel_TypeDef *) DMA1_Channel4_BASE)
Dstm32f030x8.h471 #define DMA1_Channel4_BASE (DMA1_BASE + 0x00000044UL) macro
523 #define DMA1_Channel4 ((DMA_Channel_TypeDef *) DMA1_Channel4_BASE)
Dstm32f070x6.h503 #define DMA1_Channel4_BASE (DMA1_BASE + 0x00000044UL) macro
551 #define DMA1_Channel4 ((DMA_Channel_TypeDef *) DMA1_Channel4_BASE)
/hal_stm32-latest/stm32cube/stm32l0xx/soc/
Dstm32l041xx.h537 #define DMA1_Channel4_BASE (DMA1_BASE + 0x00000044UL) macro
592 #define DMA1_Channel4 ((DMA_Channel_TypeDef *) DMA1_Channel4_BASE)
Dstm32l010x8.h498 #define DMA1_Channel4_BASE (DMA1_BASE + 0x00000044UL) macro
550 #define DMA1_Channel4 ((DMA_Channel_TypeDef *) DMA1_Channel4_BASE)
Dstm32l010xb.h500 #define DMA1_Channel4_BASE (DMA1_BASE + 0x00000044UL) macro
554 #define DMA1_Channel4 ((DMA_Channel_TypeDef *) DMA1_Channel4_BASE)
Dstm32l011xx.h516 #define DMA1_Channel4_BASE (DMA1_BASE + 0x00000044UL) macro
566 #define DMA1_Channel4 ((DMA_Channel_TypeDef *) DMA1_Channel4_BASE)
Dstm32l021xx.h535 #define DMA1_Channel4_BASE (DMA1_BASE + 0x00000044UL) macro
586 #define DMA1_Channel4 ((DMA_Channel_TypeDef *) DMA1_Channel4_BASE)
Dstm32l031xx.h518 #define DMA1_Channel4_BASE (DMA1_BASE + 0x00000044UL) macro
572 #define DMA1_Channel4 ((DMA_Channel_TypeDef *) DMA1_Channel4_BASE)
Dstm32l051xx.h546 #define DMA1_Channel4_BASE (DMA1_BASE + 0x00000044UL) macro
606 #define DMA1_Channel4 ((DMA_Channel_TypeDef *) DMA1_Channel4_BASE)

1234567