HAL + 0/4 examples
CodeScope will show references to TIM_DMABURSTLENGTH_3TRANSFERS from the following samples and libraries:
Examples
STM32446E_EVAL
Examples
TIM
STM32469I_EVAL
Examples
TIM
STM324x9I_EVAL
Examples
TIM
STM324xG_EVAL
Examples
TIM
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesHALTIM_DMABURSTLENGTH_3TRANSFERS

TIM_DMABURSTLENGTH_3TRANSFERS macro

The transfer is done to 3 registers starting from TIMx_CR1 + TIMx_DCR.DBA

Syntax

#define TIM_DMABURSTLENGTH_3TRANSFERS 0x00000200U

Examples

TIM_DMABURSTLENGTH_3TRANSFERS is referenced by 4 libraries and example projects.

References

LocationText
stm32f4xx_hal_tim.h:966
#define TIM_DMABURSTLENGTH_3TRANSFERS 0x00000200U /*!< The transfer is done to 3 registers starting from TIMx_CR1 + TIMx_DCR.DBA */
stm32f4xx_hal_tim.h:1781
((__LENGTH__) == TIM_DMABURSTLENGTH_3TRANSFERS) || \