Searched refs:TIM_CR_UDIS (Results 1 – 2 of 2) sorted by relevance
108 TIMx->CR |= TIM_CR_UDIS; in RTIM_UpdateDisableConfig()111 TIMx->CR &= ~TIM_CR_UDIS; in RTIM_UpdateDisableConfig()
576 #define TIM_CR_UDIS ((u32)0x00000002) /*!<Update disable */ macro
Completed in 5 milliseconds