Searched refs:IS_TIM_ONE_PULSE_TIM (Results 1 – 2 of 2) sorted by relevance
538 assert_param(IS_TIM_ONE_PULSE_TIM(TIMx)); in RTIM_SetOnePulseOutputMode()
271 #define IS_TIM_ONE_PULSE_TIM(PERIPH) ((PERIPH) == TIM5 || (PERIPH) == TIMM05) macro
Completed in 5 milliseconds