Searched refs:IS_TIM_LIST7_PERIPH (Results 1 – 6 of 6) sorted by relevance
205 #define IS_TIM_LIST7_PERIPH(PERIPH) (((PERIPH) == TIM1) || \ macro
210 #define IS_TIM_LIST7_PERIPH(PERIPH) (((PERIPH) == TIM1) || \ macro
154 #define IS_TIM_LIST7_PERIPH(PERIPH) (((PERIPH) == TIM1) || \ macro
209 #define IS_TIM_LIST7_PERIPH(PERIPH) (((PERIPH) == TIM1) || \ macro
2165 assert_param(IS_TIM_LIST7_PERIPH(TIMx)); in TIM_SelectOutputTrigger()
Completed in 23 milliseconds