Home
last modified time | relevance | path

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

/bsp/Vango/v85xx/Libraries/VangoV85xx_standard_peripheral/Include/
A Dlib_pwm.h35 #define PWM_MODE_UPCOUNT PWM_CTL_MC_UP macro
105 ((__CNTMODE__) == PWM_MODE_UPCOUNT) ||\
/bsp/Vango/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Include/
A Dlib_pwm.h66 #define PWM_MODE_UPCOUNT (0x1U << PWM_CTL_MC_Pos) macro
70 ((__CNTMODE__) == PWM_MODE_UPCOUNT) ||\

Completed in 5 milliseconds