Searched refs:auto_reload (Results 1 – 2 of 2) sorted by relevance
1211 void TIM_SetAutoreload(TIM_TypeDef* tim, u16 auto_reload) in TIM_SetAutoreload() argument1213 WRITE_REG(tim->ARR, auto_reload); in TIM_SetAutoreload()
609 void TIM_SetAutoreload(TIM_TypeDef* tim, u16 auto_reload);
Completed in 10 milliseconds