Home
last modified time | relevance | path

Searched refs:OCRefClearInputSource (Results 1 – 1 of 1) sorted by relevance

/lk-master/external/platform/stm32f0xx/STM32F0xx_HAL_Driver/inc/
A Dstm32f0xx_ll_tim.h3039 …ATIC_INLINE void LL_TIM_SetOCRefClearInputSource(TIM_TypeDef *TIMx, uint32_t OCRefClearInputSource) in LL_TIM_SetOCRefClearInputSource() argument
3041 MODIFY_REG(TIMx->SMCR, TIM_SMCR_OCCS, OCRefClearInputSource); in LL_TIM_SetOCRefClearInputSource()

Completed in 14 milliseconds