Searched refs:IS_TIM_LIST5_PERIPH (Results 1 – 10 of 10) sorted by relevance
1232 assert_param(IS_TIM_LIST5_PERIPH(TIMx)); in TIM_EncoderInterfaceConfig()1446 assert_param(IS_TIM_LIST5_PERIPH(TIMx)); in TIM_CCPreloadControl()
187 #define IS_TIM_LIST5_PERIPH(PERIPH) (((PERIPH) == TIM1) || \ macro
196 #define IS_TIM_LIST5_PERIPH(PERIPH) (((PERIPH) == TIM1) || \ macro
142 #define IS_TIM_LIST5_PERIPH(PERIPH) (((PERIPH) == TIM1) || \ macro
195 #define IS_TIM_LIST5_PERIPH(PERIPH) (((PERIPH) == TIM1) || \ macro
2625 assert_param(IS_TIM_LIST5_PERIPH(TIMx)); in TIM_SelectCCDMA()
2292 assert_param(IS_TIM_LIST5_PERIPH(TIMx)); in TIM_SelectCCDMA()
2632 assert_param(IS_TIM_LIST5_PERIPH(TIMx)); in TIM_SelectCCDMA()
2628 assert_param(IS_TIM_LIST5_PERIPH(TIMx)); in TIM_SelectCCDMA()
Completed in 47 milliseconds