Searched refs:OCRefClearInputSource (Results 1 – 1 of 1) sorted by relevance
3039 …ATIC_INLINE void LL_TIM_SetOCRefClearInputSource(TIM_TypeDef *TIMx, uint32_t OCRefClearInputSource) in LL_TIM_SetOCRefClearInputSource() argument3041 MODIFY_REG(TIMx->SMCR, TIM_SMCR_OCCS, OCRefClearInputSource); in LL_TIM_SetOCRefClearInputSource()
Completed in 14 milliseconds