Searched refs:TIM_CCMR2_CC3S (Results 1 – 3 of 3) sorted by relevance
2875 if((htim->Instance->CCMR2 & TIM_CCMR2_CC3S) != 0x00) in HAL_TIM_IRQHandler()4963 tmpccmrx &= ~TIM_CCMR2_CC3S; in TIM_OC3_SetConfig()5506 tmpccmr2 &= ~TIM_CCMR2_CC3S; in TIM_TI3_SetConfig()
14312 #define TIM_CCMR2_CC3S TIM_CCMR2_CC3S_Msk /*!<CC3S[1:0] bits (… macro