Searched refs:TIM_UpdateSource_Regular (Results 1 – 11 of 11) sorted by relevance
823 #define TIM_UpdateSource_Regular ((uint16_t)0x0001) /*!< Source of update is counter over… macro825 ((SOURCE) == TIM_UpdateSource_Regular))
829 #define TIM_UpdateSource_Regular ((uint16_t)0x0001) /*!< Source of update is counter over… macro831 ((SOURCE) == TIM_UpdateSource_Regular))
765 #define TIM_UpdateSource_Regular ((uint16_t)0x0001) /*!< Source of update is counter over… macro767 ((SOURCE) == TIM_UpdateSource_Regular))
828 #define TIM_UpdateSource_Regular ((uint16_t)0x0001) /*!< Source of update is counter over… macro830 ((SOURCE) == TIM_UpdateSource_Regular))
706 #define TIM_UpdateSource_Regular ((uint16_t)0x0001) macro708 ((SOURCE) == TIM_UpdateSource_Regular))
339 #define TIM_UpdateSource_Regular ((uint16_t)0x0001) /*!< Source of update is counter over… macro
339 #define TIM_UpdateSource_Regular ((uint16_t)0x0001) /* Source of update is counter overfl… macro
341 #define TIM_UpdateSource_Regular ((uint16_t)0x0001) /* Source of update is counter overfl… macro
356 …TIM_UpdateSource_Regular = TIM_CR1_URS ///< Source of update is the counter o… enumerator
Completed in 49 milliseconds