Home
last modified time | relevance | path

Searched refs:IS_PWM_INSEL (Results 1 – 2 of 2) sorted by relevance

/bsp/Vango/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Include/
A Dlib_pwm.h193 #define IS_PWM_INSEL(__INSEL__) (((__INSEL__) == PWM1_IN2) ||\ macro
/bsp/Vango/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Source/
A Dlib_pwm.c478 assert_parameters(IS_PWM_INSEL(InSelection)); in PWM_ILineConfig()

Completed in 5 milliseconds