STM32L443xx HAL User Manual
|
Defines | |
#define | DMA_CSELR_OFFSET (uint32_t)(DMA1_CSELR_BASE - DMA1_BASE) |
#define | DMA_POSITION_CSELR_CXS POSITION_VAL(DMA_CSELR_C1S << (Channel*4U)) |
#define DMA_CSELR_OFFSET (uint32_t)(DMA1_CSELR_BASE - DMA1_BASE) |
Definition at line 70 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*4U)) |
Definition at line 73 of file stm32l4xx_ll_dma.h.
Referenced by LL_DMA_GetPeriphRequest(), and LL_DMA_SetPeriphRequest().