Searched refs:IS_TIM_CC_PULSEWIDTH (Results 1 – 2 of 2) sorted by relevance
384 assert_param(IS_TIM_CC_PULSEWIDTH(Compare)); in RTIM_CCRxSet()
490 #define IS_TIM_CC_PULSEWIDTH(Compare) ((Compare) <= TIM_CCMode_CCR) macro
Completed in 5 milliseconds