Searched refs:TIM_CR_ETP (Results 1 – 2 of 2) sorted by relevance
543 TIMx->CR &= (u32)~(TIM_CR_OPM | TIM_CR_ETP); in RTIM_SetOnePulseOutputMode()
580 #define TIM_CR_ETP ((u32)0x00000100) /*!<External trigger polarity for one pulse mo… macro
Completed in 4 milliseconds