STM32L486xx HAL User Manual
Defines
DMA Private Constants
DMA

Defines

#define DMA_CSELR_OFFSET   (uint32_t)(DMA1_CSELR_BASE - DMA1_BASE)
#define DMA_POSITION_CSELR_CXS   POSITION_VAL(DMA_CSELR_C1S << ((Channel-1U)*4U))

Define Documentation

#define DMA_CSELR_OFFSET   (uint32_t)(DMA1_CSELR_BASE - DMA1_BASE)

Definition at line 87 of file stm32l4xx_ll_dma.h.

Referenced by LL_DMA_GetPeriphRequest(), and LL_DMA_SetPeriphRequest().

#define DMA_POSITION_CSELR_CXS   POSITION_VAL(DMA_CSELR_C1S << ((Channel-1U)*4U))

Definition at line 90 of file stm32l4xx_ll_dma.h.

Referenced by LL_DMA_GetPeriphRequest(), and LL_DMA_SetPeriphRequest().