Searched refs:TIMICPSC_Typedef (Results 1 – 2 of 2) sorted by relevance
314 } TIMICPSC_Typedef; typedef549 …TIMICPSC_Typedef TIM_ICPrescaler; ///< Specifies the Input Capture Presc…668 void TIM_SetIC1Prescaler(TIM_TypeDef* tim, TIMICPSC_Typedef psc);669 void TIM_SetIC2Prescaler(TIM_TypeDef* tim, TIMICPSC_Typedef psc);670 void TIM_SetIC3Prescaler(TIM_TypeDef* tim, TIMICPSC_Typedef psc);671 void TIM_SetIC4Prescaler(TIM_TypeDef* tim, TIMICPSC_Typedef psc);
1227 void TIM_SetIC1Prescaler(TIM_TypeDef* tim, TIMICPSC_Typedef psc) in TIM_SetIC1Prescaler()1243 void TIM_SetIC2Prescaler(TIM_TypeDef* tim, TIMICPSC_Typedef psc) in TIM_SetIC2Prescaler()1259 void TIM_SetIC3Prescaler(TIM_TypeDef* tim, TIMICPSC_Typedef psc) in TIM_SetIC3Prescaler()1275 void TIM_SetIC4Prescaler(TIM_TypeDef* tim, TIMICPSC_Typedef psc) in TIM_SetIC4Prescaler()
Completed in 10 milliseconds