|
STM32G474xx HAL 用户手册
|
定义 | |
| #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 DMA_CSELR_OFFSET (uint32_t)(DMA1_CSELR_BASE - DMA1_BASE) |
定义位于文件 stm32g4xx_ll_dma.h 的 73 行。
| #define DMA_POSITION_CSELR_CXS POSITION_VAL(DMA_CSELR_C1S << ((Channel-1U)*4U)) |
定义位于文件 stm32g4xx_ll_dma.h 的 76 行。
1.7.6.1