Searched refs:IS_TIM_CCM_TIM (Results 1 – 2 of 2) sorted by relevance
312 assert_param(IS_TIM_CCM_TIM(TIMx)); in RTIM_CCxInit()415 assert_param(IS_TIM_CCM_TIM(TIMx)); in RTIM_CCRxGet()509 assert_param(IS_TIM_CCM_TIM(TIMx)); in RTIM_CCxCmd()
273 #define IS_TIM_CCM_TIM(PERIPH) (((PERIPH) == TIM4) || \ macro
Completed in 5 milliseconds