Searched refs:IS_PWM_OUTSEL (Results 1 – 4 of 4) sorted by relevance
130 #define IS_PWM_OUTSEL(__OUTSEL__) (((__OUTSEL__) == PWM0_OUT0) ||\ macro
148 #define IS_PWM_OUTSEL(__OUTSEL__) (((__OUTSEL__) == PWM0_OUT0) ||\ macro
390 assert_parameters(IS_PWM_OUTSEL(OutSelection)); in PWM_OLineConfig()
373 assert_parameters(IS_PWM_OUTSEL(OutSelection)); in PWM_OLineConfig()
Completed in 9 milliseconds