Searched refs:IS_TIM_BKIN2_INSTANCE (Results 1 – 3 of 3) sorted by relevance
1691 if (IS_TIM_BKIN2_INSTANCE(htim->Instance)) in HAL_TIMEx_ConfigBreakDeadTime()
761 if (IS_TIM_BKIN2_INSTANCE(TIMx)) in LL_TIM_BDTR_Init()
18042 #define IS_TIM_BKIN2_INSTANCE(INSTANCE) (((INSTANCE) == TIM1) || \ macro