STM32L443xx 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_OR1 (TIM_DCR_DBA_4 | TIM_DCR_DBA_2) |
#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_OR2 (TIM_DCR_DBA_4 | TIM_DCR_DBA_3) |
#define | LL_TIM_DMABURST_BASEADDR_OR3 (TIM_DCR_DBA_4 | TIM_DCR_DBA_3 | TIM_DCR_DBA_0) |
#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 1109 of file stm32l4xx_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 1115 of file stm32l4xx_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 1106 of file stm32l4xx_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 1104 of file stm32l4xx_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 1105 of file stm32l4xx_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 1117 of file stm32l4xx_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 1111 of file stm32l4xx_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 1112 of file stm32l4xx_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 1113 of file stm32l4xx_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 1114 of file stm32l4xx_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 1118 of file stm32l4xx_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 1119 of file stm32l4xx_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 1107 of file stm32l4xx_ll_tim.h.
#define LL_TIM_DMABURST_BASEADDR_CR1 0x00000000U |
TIMx_CR1 register is the DMA base address for DMA burst
Definition at line 1098 of file stm32l4xx_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 1099 of file stm32l4xx_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 1101 of file stm32l4xx_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 1103 of file stm32l4xx_ll_tim.h.
#define LL_TIM_DMABURST_BASEADDR_OR1 (TIM_DCR_DBA_4 | TIM_DCR_DBA_2) |
TIMx_OR1 register is the DMA base address for DMA burst
Definition at line 1116 of file stm32l4xx_ll_tim.h.
#define LL_TIM_DMABURST_BASEADDR_OR2 (TIM_DCR_DBA_4 | TIM_DCR_DBA_3) |
TIMx_OR2 register is the DMA base address for DMA burst
Definition at line 1120 of file stm32l4xx_ll_tim.h.
#define LL_TIM_DMABURST_BASEADDR_OR3 (TIM_DCR_DBA_4 | TIM_DCR_DBA_3 | TIM_DCR_DBA_0) |
TIMx_OR3 register is the DMA base address for DMA burst
Definition at line 1121 of file stm32l4xx_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 1108 of file stm32l4xx_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 1110 of file stm32l4xx_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 1100 of file stm32l4xx_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 1102 of file stm32l4xx_ll_tim.h.