Searched refs:IS_TIM_ETRSEL_INSTANCE (Results 1 – 2 of 2) sorted by relevance
2093 if (IS_TIM_ETRSEL_INSTANCE(htim->Instance)) in HAL_TIMEx_RemapConfig()
18294 #define IS_TIM_ETRSEL_INSTANCE(INSTANCE) (((INSTANCE) == TIM1) || \ macro