STM32H735xx HAL User Manual
|
Defines | |
#define | LL_TIM_DMABURST_BASEADDR_CR1 0x00000000U |
#define | LL_TIM_DMABURST_BASEADDR_CR2 TIM_DCR_DBA_0 |
#define | LL_TIM_DMABURST_BASEADDR_SMCR TIM_DCR_DBA_1 |
#define | LL_TIM_DMABURST_BASEADDR_DIER (TIM_DCR_DBA_1 | TIM_DCR_DBA_0) |
#define | LL_TIM_DMABURST_BASEADDR_SR TIM_DCR_DBA_2 |
#define | LL_TIM_DMABURST_BASEADDR_EGR (TIM_DCR_DBA_2 | TIM_DCR_DBA_0) |
#define | LL_TIM_DMABURST_BASEADDR_CCMR1 (TIM_DCR_DBA_2 | TIM_DCR_DBA_1) |
#define | LL_TIM_DMABURST_BASEADDR_CCMR2 (TIM_DCR_DBA_2 | TIM_DCR_DBA_1 | TIM_DCR_DBA_0) |
#define | LL_TIM_DMABURST_BASEADDR_CCER TIM_DCR_DBA_3 |
#define | LL_TIM_DMABURST_BASEADDR_CNT (TIM_DCR_DBA_3 | TIM_DCR_DBA_0) |
#define | LL_TIM_DMABURST_BASEADDR_PSC (TIM_DCR_DBA_3 | TIM_DCR_DBA_1) |
#define | LL_TIM_DMABURST_BASEADDR_ARR (TIM_DCR_DBA_3 | TIM_DCR_DBA_1 | TIM_DCR_DBA_0) |
#define | LL_TIM_DMABURST_BASEADDR_RCR (TIM_DCR_DBA_3 | TIM_DCR_DBA_2) |
#define | LL_TIM_DMABURST_BASEADDR_CCR1 (TIM_DCR_DBA_3 | TIM_DCR_DBA_2 | TIM_DCR_DBA_0) |
#define | LL_TIM_DMABURST_BASEADDR_CCR2 (TIM_DCR_DBA_3 | TIM_DCR_DBA_2 | TIM_DCR_DBA_1) |
#define | LL_TIM_DMABURST_BASEADDR_CCR3 (TIM_DCR_DBA_3 | TIM_DCR_DBA_2 | TIM_DCR_DBA_1 | TIM_DCR_DBA_0) |
#define | LL_TIM_DMABURST_BASEADDR_CCR4 TIM_DCR_DBA_4 |
#define | LL_TIM_DMABURST_BASEADDR_BDTR (TIM_DCR_DBA_4 | TIM_DCR_DBA_0) |
#define | LL_TIM_DMABURST_BASEADDR_CCMR3 (TIM_DCR_DBA_4 | TIM_DCR_DBA_2 | TIM_DCR_DBA_0) |
#define | LL_TIM_DMABURST_BASEADDR_CCR5 (TIM_DCR_DBA_4 | TIM_DCR_DBA_2 | TIM_DCR_DBA_1) |
#define | LL_TIM_DMABURST_BASEADDR_CCR6 (TIM_DCR_DBA_4 | TIM_DCR_DBA_2 | TIM_DCR_DBA_1 | TIM_DCR_DBA_0) |
#define | LL_TIM_DMABURST_BASEADDR_TISEL (TIM_DCR_DBA_4 | TIM_DCR_DBA_3 | TIM_DCR_DBA_1) |
#define LL_TIM_DMABURST_BASEADDR_ARR (TIM_DCR_DBA_3 | TIM_DCR_DBA_1 | TIM_DCR_DBA_0) |
TIMx_ARR register is the DMA base address for DMA burst
Definition at line 1175 of file stm32h7xx_ll_tim.h.
#define LL_TIM_DMABURST_BASEADDR_BDTR (TIM_DCR_DBA_4 | TIM_DCR_DBA_0) |
TIMx_BDTR register is the DMA base address for DMA burst
Definition at line 1181 of file stm32h7xx_ll_tim.h.
#define LL_TIM_DMABURST_BASEADDR_CCER TIM_DCR_DBA_3 |
TIMx_CCER register is the DMA base address for DMA burst
Definition at line 1172 of file stm32h7xx_ll_tim.h.
#define LL_TIM_DMABURST_BASEADDR_CCMR1 (TIM_DCR_DBA_2 | TIM_DCR_DBA_1) |
TIMx_CCMR1 register is the DMA base address for DMA burst
Definition at line 1170 of file stm32h7xx_ll_tim.h.
#define LL_TIM_DMABURST_BASEADDR_CCMR2 (TIM_DCR_DBA_2 | TIM_DCR_DBA_1 | TIM_DCR_DBA_0) |
TIMx_CCMR2 register is the DMA base address for DMA burst
Definition at line 1171 of file stm32h7xx_ll_tim.h.
#define LL_TIM_DMABURST_BASEADDR_CCMR3 (TIM_DCR_DBA_4 | TIM_DCR_DBA_2 | TIM_DCR_DBA_0) |
TIMx_CCMR3 register is the DMA base address for DMA burst
Definition at line 1182 of file stm32h7xx_ll_tim.h.
#define LL_TIM_DMABURST_BASEADDR_CCR1 (TIM_DCR_DBA_3 | TIM_DCR_DBA_2 | TIM_DCR_DBA_0) |
TIMx_CCR1 register is the DMA base address for DMA burst
Definition at line 1177 of file stm32h7xx_ll_tim.h.
#define LL_TIM_DMABURST_BASEADDR_CCR2 (TIM_DCR_DBA_3 | TIM_DCR_DBA_2 | TIM_DCR_DBA_1) |
TIMx_CCR2 register is the DMA base address for DMA burst
Definition at line 1178 of file stm32h7xx_ll_tim.h.
#define LL_TIM_DMABURST_BASEADDR_CCR3 (TIM_DCR_DBA_3 | TIM_DCR_DBA_2 | TIM_DCR_DBA_1 | TIM_DCR_DBA_0) |
TIMx_CCR3 register is the DMA base address for DMA burst
Definition at line 1179 of file stm32h7xx_ll_tim.h.
#define LL_TIM_DMABURST_BASEADDR_CCR4 TIM_DCR_DBA_4 |
TIMx_CCR4 register is the DMA base address for DMA burst
Definition at line 1180 of file stm32h7xx_ll_tim.h.
#define LL_TIM_DMABURST_BASEADDR_CCR5 (TIM_DCR_DBA_4 | TIM_DCR_DBA_2 | TIM_DCR_DBA_1) |
TIMx_CCR5 register is the DMA base address for DMA burst
Definition at line 1183 of file stm32h7xx_ll_tim.h.
#define LL_TIM_DMABURST_BASEADDR_CCR6 (TIM_DCR_DBA_4 | TIM_DCR_DBA_2 | TIM_DCR_DBA_1 | TIM_DCR_DBA_0) |
TIMx_CCR6 register is the DMA base address for DMA burst
Definition at line 1184 of file stm32h7xx_ll_tim.h.
#define LL_TIM_DMABURST_BASEADDR_CNT (TIM_DCR_DBA_3 | TIM_DCR_DBA_0) |
TIMx_CNT register is the DMA base address for DMA burst
Definition at line 1173 of file stm32h7xx_ll_tim.h.
#define LL_TIM_DMABURST_BASEADDR_CR1 0x00000000U |
TIMx_CR1 register is the DMA base address for DMA burst
Definition at line 1164 of file stm32h7xx_ll_tim.h.
#define LL_TIM_DMABURST_BASEADDR_CR2 TIM_DCR_DBA_0 |
TIMx_CR2 register is the DMA base address for DMA burst
Definition at line 1165 of file stm32h7xx_ll_tim.h.
#define LL_TIM_DMABURST_BASEADDR_DIER (TIM_DCR_DBA_1 | TIM_DCR_DBA_0) |
TIMx_DIER register is the DMA base address for DMA burst
Definition at line 1167 of file stm32h7xx_ll_tim.h.
#define LL_TIM_DMABURST_BASEADDR_EGR (TIM_DCR_DBA_2 | TIM_DCR_DBA_0) |
TIMx_EGR register is the DMA base address for DMA burst
Definition at line 1169 of file stm32h7xx_ll_tim.h.
#define LL_TIM_DMABURST_BASEADDR_PSC (TIM_DCR_DBA_3 | TIM_DCR_DBA_1) |
TIMx_PSC register is the DMA base address for DMA burst
Definition at line 1174 of file stm32h7xx_ll_tim.h.
#define LL_TIM_DMABURST_BASEADDR_RCR (TIM_DCR_DBA_3 | TIM_DCR_DBA_2) |
TIMx_RCR register is the DMA base address for DMA burst
Definition at line 1176 of file stm32h7xx_ll_tim.h.
#define LL_TIM_DMABURST_BASEADDR_SMCR TIM_DCR_DBA_1 |
TIMx_SMCR register is the DMA base address for DMA burst
Definition at line 1166 of file stm32h7xx_ll_tim.h.
#define LL_TIM_DMABURST_BASEADDR_SR TIM_DCR_DBA_2 |
TIMx_SR register is the DMA base address for DMA burst
Definition at line 1168 of file stm32h7xx_ll_tim.h.
#define LL_TIM_DMABURST_BASEADDR_TISEL (TIM_DCR_DBA_4 | TIM_DCR_DBA_3 | TIM_DCR_DBA_1) |
TIMx_TISEL register is the DMA base address for DMA burst
Definition at line 1189 of file stm32h7xx_ll_tim.h.