Home
last modified time | relevance | path

Searched defs:IS_PWM_CCR (Results 1 – 2 of 2) sorted by relevance

/bsp/Vango/v85xx/Libraries/VangoV85xx_standard_peripheral/Include/
A Dlib_pwm.h121 #define IS_PWM_CCR(__CCR__) ((__CCR__) < 0x10000U) macro
/bsp/Vango/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Include/
A Dlib_pwm.h212 #define IS_PWM_CCR(__CCR__) ((__CCR__) < 0x10000U) macro

Completed in 10 milliseconds