Searched refs:IS_TIM_ETR_INSTANCE (Results 1 – 7 of 7) sorted by relevance
3779 assert_param(IS_TIM_ETR_INSTANCE(htim->Instance)); in HAL_TIM_ConfigClockSource()3801 assert_param(IS_TIM_ETR_INSTANCE(htim->Instance)); in HAL_TIM_ConfigClockSource()4993 assert_param(IS_TIM_ETR_INSTANCE(htim->Instance)); in TIM_SlaveTimer_SetConfig()
6504 #define IS_TIM_ETR_INSTANCE(INSTANCE) (((INSTANCE) == TIM2) || \ macro
7539 #define IS_TIM_ETR_INSTANCE(INSTANCE) (((INSTANCE) == TIM2) || \ macro
7698 #define IS_TIM_ETR_INSTANCE(INSTANCE) (((INSTANCE) == TIM2) || \ macro
8871 #define IS_TIM_ETR_INSTANCE(INSTANCE) (((INSTANCE) == TIM2) || \ macro
9175 #define IS_TIM_ETR_INSTANCE(INSTANCE) (((INSTANCE) == TIM2) || \ macro
18286 #define IS_TIM_ETR_INSTANCE(INSTANCE) (((INSTANCE) == TIM1) || \ macro