Searched refs:IS_TIM_LIST10_PERIPH (Results 1 – 8 of 8) sorted by relevance
232 #define IS_TIM_LIST10_PERIPH(PERIPH) (((PERIPH) == TIM1) || \ macro
171 #define IS_TIM_LIST10_PERIPH(PERIPH) (((PERIPH) == TIM1) || \ macro
231 #define IS_TIM_LIST10_PERIPH(PERIPH) (((PERIPH) == TIM1) || \ macro
2598 assert_param(IS_TIM_LIST10_PERIPH(TIMx)); in TIM_DMACmd()
2266 assert_param(IS_TIM_LIST10_PERIPH(TIMx)); in TIM_DMACmd()
2605 assert_param(IS_TIM_LIST10_PERIPH(TIMx)); in TIM_DMACmd()
2601 assert_param(IS_TIM_LIST10_PERIPH(TIMx)); in TIM_DMACmd()
Completed in 41 milliseconds