Searched refs:TIM_CR2_ADSYNC (Results 1 – 6 of 6) sorted by relevance
4066 SET_BIT(TIMx->CR2, TIM_CR2_ADSYNC); in LL_TIM_EnableADCSynchronization()4079 CLEAR_BIT(TIMx->CR2, TIM_CR2_ADSYNC); in LL_TIM_DisableADCSynchronization()4092 return ((READ_BIT(TIMx->CR2, TIM_CR2_ADSYNC) == (TIM_CR2_ADSYNC)) ? 1UL : 0UL); in LL_TIM_IsEnabledADCSynchronization()
3049 SET_BIT(htim->Instance->CR2, TIM_CR2_ADSYNC); in HAL_TIMEx_EnableADCSynchronization()3063 CLEAR_BIT(htim->Instance->CR2, TIM_CR2_ADSYNC); in HAL_TIMEx_DisableADCSynchronization()
36115 #define TIM_CR2_ADSYNC TIM_CR2_ADSYNC_Msk /*!<ADC synchronizat… macro
37754 #define TIM_CR2_ADSYNC TIM_CR2_ADSYNC_Msk /*!<ADC synchronizat… macro
37365 #define TIM_CR2_ADSYNC TIM_CR2_ADSYNC_Msk /*!<ADC synchronizat… macro
36504 #define TIM_CR2_ADSYNC TIM_CR2_ADSYNC_Msk /*!<ADC synchronizat… macro