STM32H735xx HAL User Manual
|
Defines | |
#define | LL_TIM_DMABURST_LENGTH_1TRANSFER 0x00000000U |
#define | LL_TIM_DMABURST_LENGTH_2TRANSFERS TIM_DCR_DBL_0 |
#define | LL_TIM_DMABURST_LENGTH_3TRANSFERS TIM_DCR_DBL_1 |
#define | LL_TIM_DMABURST_LENGTH_4TRANSFERS (TIM_DCR_DBL_1 | TIM_DCR_DBL_0) |
#define | LL_TIM_DMABURST_LENGTH_5TRANSFERS TIM_DCR_DBL_2 |
#define | LL_TIM_DMABURST_LENGTH_6TRANSFERS (TIM_DCR_DBL_2 | TIM_DCR_DBL_0) |
#define | LL_TIM_DMABURST_LENGTH_7TRANSFERS (TIM_DCR_DBL_2 | TIM_DCR_DBL_1) |
#define | LL_TIM_DMABURST_LENGTH_8TRANSFERS (TIM_DCR_DBL_2 | TIM_DCR_DBL_1 | TIM_DCR_DBL_0) |
#define | LL_TIM_DMABURST_LENGTH_9TRANSFERS TIM_DCR_DBL_3 |
#define | LL_TIM_DMABURST_LENGTH_10TRANSFERS (TIM_DCR_DBL_3 | TIM_DCR_DBL_0) |
#define | LL_TIM_DMABURST_LENGTH_11TRANSFERS (TIM_DCR_DBL_3 | TIM_DCR_DBL_1) |
#define | LL_TIM_DMABURST_LENGTH_12TRANSFERS (TIM_DCR_DBL_3 | TIM_DCR_DBL_1 | TIM_DCR_DBL_0) |
#define | LL_TIM_DMABURST_LENGTH_13TRANSFERS (TIM_DCR_DBL_3 | TIM_DCR_DBL_2) |
#define | LL_TIM_DMABURST_LENGTH_14TRANSFERS (TIM_DCR_DBL_3 | TIM_DCR_DBL_2 | TIM_DCR_DBL_0) |
#define | LL_TIM_DMABURST_LENGTH_15TRANSFERS (TIM_DCR_DBL_3 | TIM_DCR_DBL_2 | TIM_DCR_DBL_1) |
#define | LL_TIM_DMABURST_LENGTH_16TRANSFERS (TIM_DCR_DBL_3 | TIM_DCR_DBL_2 | TIM_DCR_DBL_1 | TIM_DCR_DBL_0) |
#define | LL_TIM_DMABURST_LENGTH_17TRANSFERS TIM_DCR_DBL_4 |
#define | LL_TIM_DMABURST_LENGTH_18TRANSFERS (TIM_DCR_DBL_4 | TIM_DCR_DBL_0) |
#define LL_TIM_DMABURST_LENGTH_10TRANSFERS (TIM_DCR_DBL_3 | TIM_DCR_DBL_0) |
Transfer is done to 10 registers starting from the DMA burst base address
Definition at line 1206 of file stm32h7xx_ll_tim.h.
#define LL_TIM_DMABURST_LENGTH_11TRANSFERS (TIM_DCR_DBL_3 | TIM_DCR_DBL_1) |
Transfer is done to 11 registers starting from the DMA burst base address
Definition at line 1207 of file stm32h7xx_ll_tim.h.
#define LL_TIM_DMABURST_LENGTH_12TRANSFERS (TIM_DCR_DBL_3 | TIM_DCR_DBL_1 | TIM_DCR_DBL_0) |
Transfer is done to 12 registers starting from the DMA burst base address
Definition at line 1208 of file stm32h7xx_ll_tim.h.
#define LL_TIM_DMABURST_LENGTH_13TRANSFERS (TIM_DCR_DBL_3 | TIM_DCR_DBL_2) |
Transfer is done to 13 registers starting from the DMA burst base address
Definition at line 1209 of file stm32h7xx_ll_tim.h.
#define LL_TIM_DMABURST_LENGTH_14TRANSFERS (TIM_DCR_DBL_3 | TIM_DCR_DBL_2 | TIM_DCR_DBL_0) |
Transfer is done to 14 registers starting from the DMA burst base address
Definition at line 1210 of file stm32h7xx_ll_tim.h.
#define LL_TIM_DMABURST_LENGTH_15TRANSFERS (TIM_DCR_DBL_3 | TIM_DCR_DBL_2 | TIM_DCR_DBL_1) |
Transfer is done to 15 registers starting from the DMA burst base address
Definition at line 1211 of file stm32h7xx_ll_tim.h.
#define LL_TIM_DMABURST_LENGTH_16TRANSFERS (TIM_DCR_DBL_3 | TIM_DCR_DBL_2 | TIM_DCR_DBL_1 | TIM_DCR_DBL_0) |
Transfer is done to 16 registers starting from the DMA burst base address
Definition at line 1212 of file stm32h7xx_ll_tim.h.
#define LL_TIM_DMABURST_LENGTH_17TRANSFERS TIM_DCR_DBL_4 |
Transfer is done to 17 registers starting from the DMA burst base address
Definition at line 1213 of file stm32h7xx_ll_tim.h.
#define LL_TIM_DMABURST_LENGTH_18TRANSFERS (TIM_DCR_DBL_4 | TIM_DCR_DBL_0) |
Transfer is done to 18 registers starting from the DMA burst base address
Definition at line 1214 of file stm32h7xx_ll_tim.h.
#define LL_TIM_DMABURST_LENGTH_1TRANSFER 0x00000000U |
Transfer is done to 1 register starting from the DMA burst base address
Definition at line 1197 of file stm32h7xx_ll_tim.h.
#define LL_TIM_DMABURST_LENGTH_2TRANSFERS TIM_DCR_DBL_0 |
Transfer is done to 2 registers starting from the DMA burst base address
Definition at line 1198 of file stm32h7xx_ll_tim.h.
#define LL_TIM_DMABURST_LENGTH_3TRANSFERS TIM_DCR_DBL_1 |
Transfer is done to 3 registers starting from the DMA burst base address
Definition at line 1199 of file stm32h7xx_ll_tim.h.
#define LL_TIM_DMABURST_LENGTH_4TRANSFERS (TIM_DCR_DBL_1 | TIM_DCR_DBL_0) |
Transfer is done to 4 registers starting from the DMA burst base address
Definition at line 1200 of file stm32h7xx_ll_tim.h.
#define LL_TIM_DMABURST_LENGTH_5TRANSFERS TIM_DCR_DBL_2 |
Transfer is done to 5 registers starting from the DMA burst base address
Definition at line 1201 of file stm32h7xx_ll_tim.h.
#define LL_TIM_DMABURST_LENGTH_6TRANSFERS (TIM_DCR_DBL_2 | TIM_DCR_DBL_0) |
Transfer is done to 6 registers starting from the DMA burst base address
Definition at line 1202 of file stm32h7xx_ll_tim.h.
#define LL_TIM_DMABURST_LENGTH_7TRANSFERS (TIM_DCR_DBL_2 | TIM_DCR_DBL_1) |
Transfer is done to 7 registers starting from the DMA burst base address
Definition at line 1203 of file stm32h7xx_ll_tim.h.
#define LL_TIM_DMABURST_LENGTH_8TRANSFERS (TIM_DCR_DBL_2 | TIM_DCR_DBL_1 | TIM_DCR_DBL_0) |
Transfer is done to 1 registers starting from the DMA burst base address
Definition at line 1204 of file stm32h7xx_ll_tim.h.
#define LL_TIM_DMABURST_LENGTH_9TRANSFERS TIM_DCR_DBL_3 |
Transfer is done to 9 registers starting from the DMA burst base address
Definition at line 1205 of file stm32h7xx_ll_tim.h.