Searched refs:TIM_CCMR2_CC4S (Results 1 – 3 of 3) sorted by relevance
2896 if((htim->Instance->CCMR2 & TIM_CCMR2_CC4S) != 0x00) in HAL_TIM_IRQHandler()5037 tmpccmrx &= ~TIM_CCMR2_CC4S; in TIM_OC4_SetConfig()5554 tmpccmr2 &= ~TIM_CCMR2_CC4S; in TIM_TI4_SetConfig()
14337 #define TIM_CCMR2_CC4S TIM_CCMR2_CC4S_Msk /*!<CC4S[1:0] bits (… macro