Searched refs:TIM_UpdateSource_Overflow (Results 1 – 5 of 5) sorted by relevance
47 TIM_InitStruct.TIM_UpdateSource = TIM_UpdateSource_Overflow; in us_ticker_init()
88 TIM_InitStruct.TIM_UpdateSource = TIM_UpdateSource_Overflow; in gtimer_init()
435 TIM_InitStructTmp.TIM_UpdateSource = TIM_UpdateSource_Overflow; in uart_gtimer_init()
39 TIM_InitStruct->TIM_UpdateSource = TIM_UpdateSource_Overflow; in csi_timer_init()
358 #define TIM_UpdateSource_Overflow ((u32)0x00000004) /*!< Source of update is counter overflow. */ macro360 ((SOURCE) == TIM_UpdateSource_Overflow))
Completed in 8 milliseconds