Searched refs:PWM_O_INVERT (Results 1 – 2 of 2) sorted by relevance
787 HWREG(ulBase + PWM_O_INVERT) |= ulPWMOutBits; in PWMOutputInvert()791 HWREG(ulBase + PWM_O_INVERT) &= ~(ulPWMOutBits); in PWMOutputInvert()
51 #define PWM_O_INVERT 0x0000000C // PWM Output Inversion macro
Completed in 12 milliseconds